Home
last modified time | relevance | path

Searched refs:CAP_IPC_LOCK (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
Dcapability.h27 #ifndef CAP_IPC_LOCK
28 # define CAP_IPC_LOCK 14 macro
/third_party/ltp/testcases/kernel/syscalls/getrusage/
Dgetrusage03.c188 TST_CAP(TST_CAP_REQ, CAP_IPC_LOCK),
/third_party/rust/crates/rustix/src/thread/
Dprctl.rs176 const CAP_IPC_LOCK: u32 = 14; constant
265 IPCLock = CAP_IPC_LOCK,
/third_party/e2fsprogs/
D1003-add-dac-config.patch101 + { "CAP_IPC_LOCK", CAP_IPC_LOCK },