Searched refs:bpf_prog_ops (Results 1 – 11 of 11) sorted by relevance
1265 const struct bpf_prog_ops kprobe_prog_ops = {1371 const struct bpf_prog_ops tracepoint_prog_ops = {1670 const struct bpf_prog_ops raw_tracepoint_prog_ops = {1681 const struct bpf_prog_ops tracing_prog_ops = {1703 const struct bpf_prog_ops raw_tracepoint_writable_prog_ops = {1786 const struct bpf_prog_ops perf_event_prog_ops = {
222 const struct bpf_prog_ops lsm_prog_ops = {
1268 const struct bpf_prog_ops cg_dev_prog_ops = {1914 const struct bpf_prog_ops cg_sysctl_prog_ops = {2092 const struct bpf_prog_ops cg_sockopt_prog_ops = {
95 const struct bpf_prog_ops bpf_struct_ops_prog_ops = {
18 const struct bpf_prog_ops bpf_extension_prog_ops = {
343 const struct bpf_prog_ops bpf_offload_prog_ops = {
1662 static const struct bpf_prog_ops * const bpf_prog_types[] = {1675 const struct bpf_prog_ops *ops; in find_prog_type()4849 const struct bpf_prog_ops bpf_syscall_prog_ops = {
17 const struct bpf_prog_ops lirc_mode2_prog_ops = {
493 struct bpf_prog_ops { struct891 const struct bpf_prog_ops *ops;1374 extern const struct bpf_prog_ops _name ## _prog_ops; \1384 extern const struct bpf_prog_ops bpf_offload_prog_ops;
172 .ops = (const struct bpf_prog_ops *)xdp_prog_ops+0x0 = 0xffffffff820fa350,
9995 const struct bpf_prog_ops sk_filter_prog_ops = {10019 const struct bpf_prog_ops xdp_prog_ops = {10029 const struct bpf_prog_ops cg_skb_prog_ops = {10039 const struct bpf_prog_ops lwt_in_prog_ops = {10049 const struct bpf_prog_ops lwt_out_prog_ops = {10060 const struct bpf_prog_ops lwt_xmit_prog_ops = {10080 const struct bpf_prog_ops cg_sock_prog_ops = {10098 const struct bpf_prog_ops sock_ops_prog_ops = {10108 const struct bpf_prog_ops sk_skb_prog_ops = {10118 const struct bpf_prog_ops sk_msg_prog_ops = {[all …]
Completed in 47 milliseconds