Searched refs:CAP_IPC_LOCK (Results 1 – 3 of 3) sorted by relevance
154 if (on && !capable(CAP_IPC_LOCK)) in do_mlock()244 if (!capable(CAP_IPC_LOCK)) in do_mlockall()
167 #define CAP_IPC_LOCK 14 macro
469 if (!capable(CAP_IPC_LOCK)) in sys_shmctl()