Home
last modified time | relevance | path

Searched refs:bpf_raw_tracepoint_opts (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/lib/bpf/
Dlibbpf.h780 struct bpf_raw_tracepoint_opts { struct
793 struct bpf_raw_tracepoint_opts *opts); argument
Dlibbpf.c12568 struct bpf_raw_tracepoint_opts *opts) in bpf_program__attach_raw_tracepoint_opts()
12574 if (!OPTS_VALID(opts, bpf_raw_tracepoint_opts)) in bpf_program__attach_raw_tracepoint_opts()
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c644 LIBBPF_OPTS(bpf_raw_tracepoint_opts, opts); in raw_tp_subtest()