Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_cookie.c298 DECLARE_LIBBPF_OPTS(bpf_tracepoint_opts, opts); in tp_subtest()
/linux-5.19.10/tools/lib/bpf/
Dlibbpf.h603 struct bpf_tracepoint_opts { struct
619 const struct bpf_tracepoint_opts *opts); argument
Dlibbpf.c11541 const struct bpf_tracepoint_opts *opts) in bpf_program__attach_tracepoint_opts()
11548 if (!OPTS_VALID(opts, bpf_tracepoint_opts)) in bpf_program__attach_tracepoint_opts()