Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c343 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
356 bpf_map_put_with_uref(map); in bpf_map_release()
628 bpf_map_put_with_uref(map); in map_create()
2223 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
Dinode.c54 bpf_map_put_with_uref(raw); in bpf_any_put()