Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h175 void bpf_map_put_with_uref(struct bpf_map *map);
/linux-4.4.14/kernel/bpf/
Dsyscall.c104 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
112 bpf_map_put_with_uref(filp->private_data); in bpf_map_release()
Dinode.c54 bpf_map_put_with_uref(raw); in bpf_any_put()