Searched refs:bpf_program__attach_raw_tracepoint_opts (Results 1 – 2 of 2) sorted by relevance
722 /* high-level bpf_link-based bpf_program__attach_raw_tracepoint_opts() API */ in raw_tp_subtest() 726 link = bpf_program__attach_raw_tracepoint_opts(skel->progs.handle_raw_tp, in raw_tp_subtest()
13181 bpf_program__attach_raw_tracepoint_opts(const struct bpf_program *prog, in bpf_program_attach_fd() 13220 return bpf_program__attach_raw_tracepoint_opts(prog, tp_name, NULL); in bpf_program__attach_cgroup_opts() 13002 bpf_program__attach_raw_tracepoint_opts(const struct bpf_program *prog, bpf_program__attach_raw_tracepoint_opts() function