Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c5850 #define BPF_LINK_DETACH_LAST_FIELD link_detach.link_fd
5852 static int link_detach(union bpf_attr *attr) in link_detach() function
5860 link = bpf_link_get_from_fd(attr->link_detach.link_fd); in link_detach()
6253 err = link_detach(&attr); in __sys_bpf()
/linux/include/uapi/linux/
H A Dbpf.h1868 } link_detach;
1864 } link_detach; global() member
/linux/tools/include/uapi/linux/
H A Dbpf.h1868 } link_detach;
1864 } link_detach; global() member