Searched defs:attach_mode (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | attach_probe.c | 37 test_attach_probe_manual(enum probe_attach_mode attach_mode) test_attach_probe_manual() argument |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.h | 542 enum probe_attach_mode attach_mode; global() member |
H A D | netlink.c | 36 __u8 attach_mode; member |
H A D | libbpf.c | 11310 enum probe_attach_mode attach_mode; bpf_program__attach_kprobe_opts() local |