Searched refs:SECURE_KEEP_CAPS (Results 1 – 4 of 4) sorted by relevance
41 #define SECURE_KEEP_CAPS 4 macro44 #define SECBIT_KEEP_CAPS (issecure_mask(SECURE_KEEP_CAPS))57 issecure_mask(SECURE_KEEP_CAPS) | \
907 new->securebits &= ~issecure_mask(SECURE_KEEP_CAPS); in cap_bprm_creds_from_file()1032 if (!issecure(SECURE_KEEP_CAPS)) { in cap_emulate_setxuid()1256 return !!issecure(SECURE_KEEP_CAPS); in cap_task_prctl()1268 new->securebits |= issecure_mask(SECURE_KEEP_CAPS); in cap_task_prctl()1270 new->securebits &= ~issecure_mask(SECURE_KEEP_CAPS); in cap_task_prctl()