Searched refs:SECURE_ALL_BITS (Results 1 – 4 of 4) sorted by relevance
55 #define SECURE_ALL_BITS (issecure_mask(SECURE_NOROOT) | \ macro59 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1)
1230 || (arg2 & ~(SECURE_ALL_LOCKS | SECURE_ALL_BITS)) /*[3]*/ in cap_task_prctl()