Home
last modified time | relevance | path

Searched refs:bpf_kprobe_opts (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dget_func_ip_test.c51 LIBBPF_OPTS(bpf_kprobe_opts, kopts); in test_function_body()
A Dbpf_cookie.c23 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in kprobe_subtest()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.h464 struct bpf_kprobe_opts { struct
483 const struct bpf_kprobe_opts *opts); argument
A Dlibbpf.c10106 const struct bpf_kprobe_opts *opts) in bpf_program__attach_kprobe_opts()
10116 if (!OPTS_VALID(opts, bpf_kprobe_opts)) in bpf_program__attach_kprobe_opts()
10181 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts, in bpf_program__attach_kprobe()
10192 LIBBPF_OPTS(bpf_kprobe_opts, kprobe_opts); in bpf_program__attach_ksyscall()
10351 DECLARE_LIBBPF_OPTS(bpf_kprobe_opts, opts); in attach_kprobe()

Completed in 27 milliseconds