Home
last modified time | relevance | path

Searched refs:CAP_BPF (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/include/lapi/
H A Dcapability.h51 #ifndef CAP_BPF
52 # define CAP_BPF 39 macro
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog06.c140 TST_CAP(TST_CAP_DROP, CAP_BPF),
H A Dbpf_prog05.c199 TST_CAP(TST_CAP_DROP, CAP_BPF),
H A Dbpf_prog07.c148 TST_CAP(TST_CAP_DROP, CAP_BPF),
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs201 const CAP_BPF: u32 = 39; consts
377 BerkeleyPacketFilters = CAP_BPF,

Completed in 3 milliseconds