Searched refs:bpf_map_get_next_key (Results 1 – 3 of 3) sorted by relevance
28 bpf_cmd::BPF_MAP_GET_NEXT_KEY => map::bpf_map_get_next_key(attr), in bpf()
313 pub fn bpf_map_get_next_key(attr: &bpf_attr) -> Result<usize> { in bpf_map_get_next_key() function
128 bpf_cmd::BPF_MAP_GET_NEXT_KEY => map::bpf_map_get_next_key(attr),