Home
last modified time | relevance | path

Searched defs:bpf_offloaded_map (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h9775 struct bpf_offloaded_map { struct
9776 struct bpf_map map;
9777 struct net_device *netdev;
9778 const struct bpf_map_dev_ops *dev_ops;
9779 void *dev_priv;
9780 struct list_head offloads;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h12856 struct bpf_offloaded_map { struct
12857 struct bpf_map map;
12858 struct net_device *netdev;
12859 const struct bpf_map_dev_ops *dev_ops;
12860 void *dev_priv;
12861 struct list_head offloads;
H A Dvmlinux_600.h12856 struct bpf_offloaded_map { struct
12857 struct bpf_map map;
12858 struct net_device *netdev;
12859 const struct bpf_map_dev_ops *dev_ops;
12860 void *dev_priv;
12861 struct list_head offloads;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h12207 struct bpf_offloaded_map { struct
12208 struct bpf_map map;
12209 struct net_device *netdev;
12210 const struct bpf_map_dev_ops *dev_ops;
12211 void *dev_priv;
12212 struct list_head offloads;
H A Dvmlinux_602.h12207 struct bpf_offloaded_map { struct
12208 struct bpf_map map;
12209 struct net_device *netdev;
12210 const struct bpf_map_dev_ops *dev_ops;
12211 void *dev_priv;
12212 struct list_head offloads;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h29716 struct bpf_offloaded_map { struct
29717 struct bpf_map map;
29718 struct net_device *netdev;
29719 const struct bpf_map_dev_ops *dev_ops;
29720 void *dev_priv;
29721 struct list_head offloads;
H A Dvmlinux_518.h29716 struct bpf_offloaded_map { struct
29717 struct bpf_map map;
29718 struct net_device *netdev;
29719 const struct bpf_map_dev_ops *dev_ops;
29720 void *dev_priv;
29721 struct list_head offloads;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h16340 struct bpf_offloaded_map { struct
16352 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h9905 struct bpf_offloaded_map { struct
9906 struct bpf_map map;
9907 struct net_device *netdev;
9908 const struct bpf_map_dev_ops *dev_ops;
9909 void *dev_priv;
9910 struct list_head offloads;
H A Dvmlinux.h9905 struct bpf_offloaded_map { struct
9906 struct bpf_map map;
9907 struct net_device *netdev;
9908 const struct bpf_map_dev_ops *dev_ops;
9909 void *dev_priv;
9910 struct list_head offloads;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h15341 struct bpf_offloaded_map { struct
15342 struct bpf_map map;
15343 struct net_device *netdev;
15344 const struct bpf_map_dev_ops *dev_ops;
15345 void *dev_priv;
15346 struct list_head offloads;
H A Dvmlinux.h15341 struct bpf_offloaded_map { struct
15342 struct bpf_map map;
15343 struct net_device *netdev;
15344 const struct bpf_map_dev_ops *dev_ops;
15345 void *dev_priv;
15346 struct list_head offloads;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h31323 struct bpf_offloaded_map { struct
31335 int (*map_get_next_key)(struct bpf_offloaded_map *, void *, void *); argument