Searched refs:bpf_raw_tp_link_lops (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dsyscall.c3582 static const struct bpf_link_ops bpf_raw_tp_link_lops = { variable in typeref:struct:bpf_link_ops
3864 &bpf_raw_tp_link_lops, prog);
5112 if (link->ops == &bpf_raw_tp_link_lops) {

Completed in 272 milliseconds