Home
last modified time | relevance | path

Searched refs:bpf_link_cleanup (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dnet_namespace.c516 bpf_link_cleanup(&link_primer); in netns_bpf_link_create()
H A Dbpf_iter.c521 bpf_link_cleanup(&link_primer); in bpf_iter_link_attach()
H A Dsyscall.c2331 void bpf_link_cleanup(struct bpf_link_primer *primer) in bpf_link_cleanup() function
2710 bpf_link_cleanup(&link_primer); in bpf_tracing_prog_attach()
2898 bpf_link_cleanup(&link_primer); in bpf_raw_tracepoint_open()
H A Dcgroup.c989 bpf_link_cleanup(&link_primer); in cgroup_bpf_link_attach()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1319 void bpf_link_cleanup(struct bpf_link_primer *primer);
1573 static inline void bpf_link_cleanup(struct bpf_link_primer *primer) in bpf_link_cleanup() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9424 bpf_link_cleanup(&link_primer); in bpf_xdp_link_attach()