Home
last modified time | relevance | path

Searched refs:per_clear (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dbinfmts.h51 unsigned int per_clear; /* bits to clear in current->personality */ member
/openbmc/linux/fs/
H A Dexec.c1326 me->personality &= ~bprm->per_clear; in begin_new_exec()
1647 bprm->per_clear |= PER_CLEAR_ON_SETID; in bprm_fill_uid()
1652 bprm->per_clear |= PER_CLEAR_ON_SETID; in bprm_fill_uid()
/openbmc/linux/security/
H A Dcommoncap.c907 bprm->per_clear |= PER_CLEAR_ON_SETID; in cap_bprm_creds_from_file()
/openbmc/linux/security/apparmor/
H A Ddomain.c978 bprm->per_clear |= PER_CLEAR_ON_SETID; in apparmor_bprm_creds_for_exec()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c953 bprm->per_clear |= PER_CLEAR_ON_SETID; in smack_bprm_creds_for_exec()
/openbmc/linux/security/selinux/
H A Dhooks.c2385 bprm->per_clear |= PER_CLEAR_ON_SETID; in selinux_bprm_creds_for_exec()