Searched refs:per_clear (Results 1 – 6 of 6) sorted by relevance
51 unsigned int per_clear; /* bits to clear in current->personality */ member
1308 me->personality &= ~bprm->per_clear; in begin_new_exec()1654 bprm->per_clear |= PER_CLEAR_ON_SETID; in bprm_fill_uid()1659 bprm->per_clear |= PER_CLEAR_ON_SETID; in bprm_fill_uid()
908 bprm->per_clear |= PER_CLEAR_ON_SETID; in cap_bprm_creds_from_file()
980 bprm->per_clear |= PER_CLEAR_ON_SETID; in apparmor_bprm_creds_for_exec()
955 bprm->per_clear |= PER_CLEAR_ON_SETID; in smack_bprm_creds_for_exec()
2398 bprm->per_clear |= PER_CLEAR_ON_SETID; in selinux_bprm_creds_for_exec()
Completed in 43 milliseconds