Home
last modified time | relevance | path

Searched refs:bpf_map_put_with_uref (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/kernel/bpf/
Dmap_iter.c143 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
149 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
Dinode.c59 bpf_map_put_with_uref(raw); in bpf_any_put()
Dsyscall.c500 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
513 bpf_map_put_with_uref(map); in bpf_map_release()
885 bpf_map_put_with_uref(map); in map_create()
3272 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
/Linux-v5.10/net/core/
Dbpf_sk_storage.c827 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
833 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
Dsock_map.c1593 bpf_map_put_with_uref(map); in sock_map_iter_attach_target()
1599 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
/Linux-v5.10/include/linux/
Dbpf.h1216 void bpf_map_put_with_uref(struct bpf_map *map);