Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
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,
/linux-6.6.21/net/core/
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,