Searched refs:bpf_lookup_elem (Results 1 – 3 of 3) sorted by relevance
27 bpf_cmd::BPF_MAP_LOOKUP_ELEM => map::bpf_lookup_elem(attr), in bpf()
284 pub fn bpf_lookup_elem(attr: &bpf_attr) -> Result<usize> { in bpf_lookup_elem() function
127 bpf_cmd::BPF_MAP_LOOKUP_ELEM => map::bpf_lookup_elem(attr),