Searched refs:bpf_raw_tracepoint_open_opts (Results 1 – 5 of 5) sorted by relevance
414 bpf_raw_tracepoint_open_opts;
637 LIBBPF_API int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts);
1225 int bpf_raw_tracepoint_open_opts(int prog_fd, struct bpf_raw_tp_opts *opts) in bpf_raw_tracepoint_open_opts() function1247 return bpf_raw_tracepoint_open_opts(prog_fd, &opts); in bpf_raw_tracepoint_open()
12677 pfd = bpf_raw_tracepoint_open_opts(prog_fd, &raw_opts); in bpf_program__attach_raw_tracepoint_opts()
616 link_fd = bpf_raw_tracepoint_open_opts(prog_fd, &raw_tp_opts); in tp_btf_subtest()695 link_fd = bpf_raw_tracepoint_open_opts(prog_fd, &raw_tp_opts); in raw_tp_subtest()