Home
last modified time | relevance | path

Searched refs:bpf_raw_tp_link_lops (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dsyscall.c3721 static const struct bpf_link_ops bpf_raw_tp_link_lops = { variable
4141 &bpf_raw_tp_link_lops, prog, attach_type, in bpf_raw_tp_link_attach()
5429 if (link->ops == &bpf_raw_tp_link_lops) { in bpf_task_fd_query()