Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dinode.c56 bpf_map_put_with_uref(raw); in bpf_any_put()
Dsyscall.c322 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
335 bpf_map_put_with_uref(map); in bpf_map_release()
/Linux-v4.19/include/linux/
Dbpf.h449 void bpf_map_put_with_uref(struct bpf_map *map);