Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dinode.c54 bpf_map_put_with_uref(raw); in bpf_any_put()
Dsyscall.c342 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
355 bpf_map_put_with_uref(map); in bpf_map_release()
627 bpf_map_put_with_uref(map); in map_create()
2219 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
/Linux-v5.4/include/linux/
Dbpf.h655 void bpf_map_put_with_uref(struct bpf_map *map);