Searched refs:BPF_F_LOCK (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/bpf/map/ | ||
H A D | util.rs | 98 const BPF_F_LOCK = 4; constant |
/DragonOS/kernel/src/include/bindings/ | ||
H A D | linux_bpf.rs | 457 pub const BPF_F_LOCK: _bindgen_ty_4 = 4; constant |