Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sock.c31 enum bpf_attach_type attach_type; member
329 enum bpf_attach_type attach_type) in load_sock_prog()
350 enum bpf_attach_type attach_type) in attach_sock_prog()
Dtest_socket_cookie.c132 enum bpf_attach_type attach_type; in run_test() local
Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
Dtest_sock_addr.c65 enum bpf_attach_type attach_type; member
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c16 enum bpf_attach_type attach_type; member
177 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
Dsockopt_multi.c7 enum bpf_attach_type attach_type; in prog_attach() local
36 enum bpf_attach_type attach_type; in prog_detach() local
Dbpf_verif_scale.c38 enum bpf_prog_type attach_type; member
Dsockopt_sk.c136 enum bpf_attach_type attach_type; in prog_attach() local
Dsockopt_inherit.c141 enum bpf_attach_type attach_type; in prog_attach() local
Dsockopt.c21 enum bpf_attach_type attach_type; member
/external/bcc/src/cc/api/
DBPF.cc168 bpf_probe_attach_type attach_type) { in attach_kprobe()
197 bpf_probe_attach_type attach_type, pid_t pid) { in attach_uprobe()
381 bpf_probe_attach_type attach_type) { in detach_kprobe()
397 bpf_probe_attach_type attach_type, pid_t pid) { in detach_uprobe()
/external/strace/
Dbpf_attr.h149 uint32_t attach_type; member
160 uint32_t attach_type; member
227 uint32_t attach_type; member
/external/bcc/src/cc/
Dlibbpf.c839 int bpf_attach_kprobe(int progfd, enum bpf_probe_attach_type attach_type, in bpf_attach_kprobe()
968 int bpf_attach_uprobe(int progfd, enum bpf_probe_attach_type attach_type, in bpf_attach_uprobe()
/external/kernel-headers/original/uapi/linux/
Dbpf.h87 __u32 attach_type; /* program attach type */ member
583 __u32 attach_type; member
634 __u32 attach_type; member
676 __u32 attach_type; /* attach type */ member
4623 __u32 attach_type; member
4627 __u32 attach_type; member
4640 __u32 attach_type; member
/external/ltp/include/lapi/
Dbpf.h237 uint32_t attach_type; member
281 uint32_t attach_type; member
/external/bcc/src/cc/compat/linux/
Dbpf.h80 __u32 attach_type; /* program attach type */ member
381 __u32 attach_type; member
418 __u32 attach_type; member
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h80 __u32 attach_type; /* program attach type */ member
381 __u32 attach_type; member
418 __u32 attach_type; member
/external/iproute2/include/uapi/linux/
Dbpf.h224 __u32 attach_type; member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh40 #define attach_type() var.u8[2] /* attachment type */ macro