Home
last modified time | relevance | path

Searched refs:bpf_iter_detach_map (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dmap_iter.c147 static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux) in bpf_iter_detach_map() function
171 .detach_target = bpf_iter_detach_map,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/net/core/
H A Dbpf_sk_storage.c840 static void bpf_iter_detach_map(struct bpf_iter_aux_info *aux) in bpf_iter_detach_map() function
862 .detach_target = bpf_iter_detach_map,
/kernel/linux/linux-6.6/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,

Completed in 4 milliseconds