Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmap_iter.c146 static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux) in bpf_iter_detach_map() function
170 .detach_target = bpf_iter_detach_map,
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c889 static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux) in bpf_iter_detach_map() function
911 .detach_target = bpf_iter_detach_map,