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

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

Completed in 120 milliseconds