Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2398 /* bpf_link_put can be called from atomic context, but ensures that resources
2401 void bpf_link_put(struct bpf_link *link) in bpf_link_put() function
2419 bpf_link_put(link); in bpf_link_release()
4230 bpf_link_put(link); in link_update()
4256 bpf_link_put(link); in link_detach()
4312 bpf_link_put(link); in bpf_link_get_fd_by_id()
4395 bpf_link_put(link); in bpf_iter_create()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1296 void bpf_link_put(struct bpf_link *link);
1519 static inline void bpf_link_put(struct bpf_link *link) in bpf_link_put() function

Completed in 10 milliseconds