Searched refs:bpf_map_put_with_uref (Results 1 – 6 of 6) sorted by relevance
143 bpf_map_put_with_uref(map); in bpf_iter_attach_map()149 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
59 bpf_map_put_with_uref(raw); in bpf_any_put()
513 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function526 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()
898 bpf_map_put_with_uref(map); in bpf_iter_attach_map()904 bpf_map_put_with_uref(aux->map); in bpf_iter_detach_map()
1549 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()
1406 void bpf_map_put_with_uref(struct bpf_map *map);
Completed in 25 milliseconds