Searched refs:CAP_IPC_LOCK (Results 1 – 10 of 10) sorted by relevance
21 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is23 # needed CAP_IPC_LOCK. But this is not guaranteed to succeed on all devices
15 CAP_IPC_LOCK,
16 1<<CAP_IPC_LOCK
18 { 1<<CAP_IPC_LOCK, "CAP_IPC_LOCK" },
16 CAP_IPC_LOCK
18 XLAT(CAP_IPC_LOCK),
37 _S(CAP_IPC_LOCK, "ipc_lock" )
84 CAP_IPC_LOCK = _capng.CAP_IPC_LOCK variable
200 #define CAP_IPC_LOCK 14 macro