Searched refs:bpf_tracepoint_opts (Results 1 – 3 of 3) sorted by relevance
648 struct bpf_tracepoint_opts { struct664 const struct bpf_tracepoint_opts *opts); argument
11071 const struct bpf_tracepoint_opts *opts) in bpf_program__attach_tracepoint_opts()11078 if (!OPTS_VALID(opts, bpf_tracepoint_opts)) in bpf_program__attach_tracepoint_opts()
298 DECLARE_LIBBPF_OPTS(bpf_tracepoint_opts, opts); in tp_subtest()
Completed in 27 milliseconds