Home
last modified time | relevance | path

Searched refs:CAP_IPC_LOCK (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/include/lapi/
H A Dcapability.h27 #ifndef CAP_IPC_LOCK
28 # define CAP_IPC_LOCK 14 macro
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage03.c188 TST_CAP(TST_CAP_REQ, CAP_IPC_LOCK),
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs176 const CAP_IPC_LOCK: u32 = 14; consts
265 IPCLock = CAP_IPC_LOCK,

Completed in 3 milliseconds