Searched refs:bpf_raw_tp_link_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c3810 static int bpf_raw_tp_link_attach(struct bpf_prog *prog, function
3892 fd = bpf_raw_tp_link_attach(prog, u64_to_user_ptr(attr->raw_tracepoint.name));
5230 ret = bpf_raw_tp_link_attach(prog, NULL);

Completed in 143 milliseconds