Searched refs:protection (Results 1 – 1 of 1) sorted by relevance
280 static void protect_data(int protection) { in protect_data() argument281 g_soinfo_allocator.protect_all(protection); in protect_data()282 g_soinfo_links_allocator.protect_all(protection); in protect_data()