Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A 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()
A Dinode.c59 bpf_map_put_with_uref(raw); in bpf_any_put()
A Dsyscall.c513 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
526 bpf_map_put_with_uref(map); in bpf_map_release()
932 bpf_map_put_with_uref(map); in map_create()
3496 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
/linux/net/core/
A Dbpf_sk_storage.c898 bpf_map_put_with_uref(map); in bpf_iter_attach_map()
904 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
A Dsock_map.c1549 bpf_map_put_with_uref(map); in sock_map_iter_attach_target()
1555 bpf_map_put_with_uref(aux->map); in sock_map_iter_detach_target()
/linux/include/linux/
A Dbpf.h1406 void bpf_map_put_with_uref(struct bpf_map *map);

Completed in 25 milliseconds