Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c500 void bpf_map_put_with_uref(struct bpf_map *map) in bpf_map_put_with_uref() function
514 bpf_map_put_with_uref(map); in bpf_map_release()
884 * bpf_map_put_with_uref() is needed because the above in map_create()
889 bpf_map_put_with_uref(map); in map_create()
3341 bpf_map_put_with_uref(map); in bpf_map_get_fd_by_id()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1243 void bpf_map_put_with_uref(struct bpf_map *map);

Completed in 11 milliseconds