Home
last modified time | relevance | path

Searched refs:BPF_MAP_LOOKUP_AND_DELETE_ELEM (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/bpf/
H A Dmod.rs30 bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_ELEM => map::bpf_map_lookup_and_delete_elem(attr), in bpf()
/DragonOS/docs/kernel/trace/
H A DeBPF.md130 bpf_cmd::BPF_MAP_LOOKUP_AND_DELETE_ELEM => map::bpf_map_lookup_and_delete_elem(attr),
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs267 BPF_MAP_LOOKUP_AND_DELETE_ELEM = 21, enumerator