Home
last modified time | relevance | path

Searched defs:attach_type (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sock.c29 enum bpf_attach_type attach_type; member
325 enum bpf_attach_type attach_type) in load_sock_prog()
340 enum bpf_attach_type attach_type) in attach_sock_prog()
Dtest_socket_cookie.c138 enum bpf_attach_type attach_type; in run_test() local
Dtest_sock_addr.c64 enum bpf_attach_type attach_type; member
/Linux-v4.19/tools/bpf/bpftool/
Dcgroup.c335 enum bpf_attach_type attach_type; in do_attach() local
395 enum bpf_attach_type attach_type; in do_detach() local
/Linux-v4.19/kernel/bpf/
Dsyscall.c1227 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()
1241 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()
1554 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h80 __u32 attach_type; /* program attach type */ member
343 __u32 attach_type; member
377 __u32 attach_type; member
/Linux-v4.19/include/uapi/linux/
Dbpf.h80 __u32 attach_type; /* program attach type */ member
343 __u32 attach_type; member
377 __u32 attach_type; member
/Linux-v4.19/net/core/
Dfilter.c5298 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()