Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h726 struct bpf_tracepoint_opts { struct
742 const struct bpf_tracepoint_opts *opts); argument
H A Dlibbpf.c11703 const struct bpf_tracepoint_opts *opts) in bpf_program__attach_tracepoint_opts()
11710 if (!OPTS_VALID(opts, bpf_tracepoint_opts)) in bpf_program__attach_tracepoint_opts()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c177 DECLARE_LIBBPF_OPTS(bpf_tracepoint_opts, opts, in test_tp_fill_link_info()
H A Dbpf_cookie.c374 DECLARE_LIBBPF_OPTS(bpf_tracepoint_opts, opts); in tp_subtest()