Searched refs:bpf_raw_tp_link_attach (Results 1 – 1 of 1) sorted by relevance
3929 static int bpf_raw_tp_link_attach(struct bpf_prog *prog, in bpf_raw_tp_link_attach() function4017 fd = bpf_raw_tp_link_attach(prog, tp_name, cookie); in bpf_raw_tracepoint_open()5358 ret = bpf_raw_tp_link_attach(prog, NULL, attr->link_create.tracing.cookie); in link_create()