Home
last modified time | relevance | path

Searched refs:BPF_F_LOCK (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/bpf/map/
H A Dutil.rs98 const BPF_F_LOCK = 4; constant
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs457 pub const BPF_F_LOCK: _bindgen_ty_4 = 4; constant