Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c116 DECLARE_LIBBPF_OPTS(bpf_tracepoint_opts, opts); in tp_subtest()
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.h308 struct bpf_tracepoint_opts { struct
324 const struct bpf_tracepoint_opts *opts); argument
Dlibbpf.c9396 const struct bpf_tracepoint_opts *opts) in bpf_program__attach_tracepoint_opts()
9403 if (!OPTS_VALID(opts, bpf_tracepoint_opts)) in bpf_program__attach_tracepoint_opts()