Searched refs:bpf_raw_tp_link_attach (Results 1 – 1 of 1) sorted by relevance
3571 static int bpf_raw_tp_link_attach(struct bpf_prog *prog, in bpf_raw_tp_link_attach() function3653 fd = bpf_raw_tp_link_attach(prog, u64_to_user_ptr(attr->raw_tracepoint.name)); in bpf_raw_tracepoint_open()4937 ret = bpf_raw_tp_link_attach(prog, NULL); in link_create()