Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Dsyscall.c3167 static const struct bpf_link_ops bpf_raw_tp_link_lops = { variable
3298 &bpf_raw_tp_link_lops, prog); in bpf_raw_tp_link_attach()
4377 if (link->ops == &bpf_raw_tp_link_lops) { in bpf_task_fd_query()