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

/linux-master/include/linux/
H A Dbinfmts.h51 unsigned int per_clear; /* bits to clear in current->personality */ member in struct:linux_binprm
/linux-master/fs/
H A Dexec.c1338 me->personality &= ~bprm->per_clear;
1680 bprm->per_clear |= PER_CLEAR_ON_SETID;
1685 bprm->per_clear |= PER_CLEAR_ON_SETID;
/linux-master/security/
H A Dcommoncap.c908 bprm->per_clear |= PER_CLEAR_ON_SETID;
/linux-master/security/apparmor/
H A Ddomain.c980 bprm->per_clear |= PER_CLEAR_ON_SETID;
/linux-master/security/smack/
H A Dsmack_lsm.c955 bprm->per_clear |= PER_CLEAR_ON_SETID;
/linux-master/security/selinux/
H A Dhooks.c2400 bprm->per_clear |= PER_CLEAR_ON_SETID;

Completed in 238 milliseconds