Searched refs:SECURE_ALL_LOCKS (Results 1 – 2 of 2) sorted by relevance
58 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1) macro
932 if ((((old->securebits & SECURE_ALL_LOCKS) >> 1) in cap_task_prctl()934 || ((old->securebits & SECURE_ALL_LOCKS & ~arg2)) /*[2]*/ in cap_task_prctl()935 || (arg2 & ~(SECURE_ALL_LOCKS | SECURE_ALL_BITS)) /*[3]*/ in cap_task_prctl()