Home
last modified time | relevance | path

Searched refs:probe_attach_mode (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h471 * enum probe_attach_mode - the mode to attach kprobe/uprobe
476 enum probe_attach_mode { enum
497 enum probe_attach_mode attach_mode;
650 enum probe_attach_mode attach_mode;
H A Dlibbpf.c10514 enum probe_attach_mode attach_mode; in bpf_program__attach_kprobe_opts()
11374 enum probe_attach_mode attach_mode; in bpf_program__attach_uprobe_opts()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c37 static void test_attach_probe_manual(enum probe_attach_mode attach_mode) in test_attach_probe_manual()

Completed in 26 milliseconds