Searched refs:personality_get_current (Results 1 – 1 of 1) sorted by relevance
62 const unsigned long personality_get_current = 0xffffffff; in DisableASLR() local63 int value = personality(personality_get_current); in DisableASLR()