Searched refs:SECURE_KEEP_CAPS (Results 1 – 2 of 2) 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) | \
960 new->securebits &= ~issecure_mask(SECURE_KEEP_CAPS); in cap_bprm_creds_from_file()1094 if (!issecure(SECURE_KEEP_CAPS)) { in cap_emulate_setxuid()1329 return !!issecure(SECURE_KEEP_CAPS); in cap_task_prctl()1341 new->securebits |= issecure_mask(SECURE_KEEP_CAPS); in cap_task_prctl()1343 new->securebits &= ~issecure_mask(SECURE_KEEP_CAPS); in cap_task_prctl()