Searched refs:bpf_raw_tp_opts (Results 1 – 4 of 4) sorted by relevance
629 struct bpf_raw_tp_opts { struct 637 LIBBPF_API int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts); argument
1225 int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts) in bpf_raw_tracepoint_open_opts() 1231 if (!OPTS_VALID(opts, bpf_raw_tp_opts)) in bpf_raw_tracepoint_open_opts() 1245 LIBBPF_OPTS(bpf_raw_tp_opts, opts, .tp_name = name); in bpf_raw_tracepoint_open()
12657 LIBBPF_OPTS(bpf_raw_tp_opts, raw_opts); in bpf_program__attach_raw_tracepoint_opts()
604 LIBBPF_OPTS(bpf_raw_tp_opts, raw_tp_opts); in tp_btf_subtest() 684 LIBBPF_OPTS(bpf_raw_tp_opts, raw_tp_opts); in raw_tp_subtest()