Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c2835 static const struct bpf_link_ops bpf_raw_tp_link_lops = { variable
2908 bpf_link_init(&link->link, BPF_LINK_TYPE_RAW_TRACEPOINT, &bpf_raw_tp_link_lops, prog); in bpf_raw_tracepoint_open()
4010 if (link->ops == &bpf_raw_tp_link_lops) { in bpf_task_fd_query()

Completed in 5 milliseconds