Home
last modified time | relevance | path

Searched refs:CAP_SYS_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
H A Dcapability.h47 #ifndef CAP_SYS_RESOURCE
48 # define CAP_SYS_RESOURCE 24 macro
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl37.c94 TST_CAP(TST_CAP_DROP, CAP_SYS_RESOURCE),
/third_party/ltp/lib/
H A Dtst_memutils.c119 if (caps[0].effective & (1U << CAP_SYS_RESOURCE)) in has_caps()
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs186 const CAP_SYS_RESOURCE: u32 = 24; consts
312 SystemResource = CAP_SYS_RESOURCE,

Completed in 3 milliseconds