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