Home
last modified time | relevance | path

Searched defs:bpf_dtab (Results 1 – 8 of 8) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c403 struct bpf_dtab { struct
416 struct bpf_dtab *devmap = (struct bpf_dtab *)&m_devmap; in check_devmap() argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38833 struct bpf_dtab { struct
38835 struct bpf_dtab_netdev **netdev_map; argument
38836 struct list_head list;
38837 struct hlist_head *dev_index_head;
38838 spinlock_t index_lock;
38839 unsigned int items;
38840 u32 n_buckets;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h67090 struct bpf_dtab { struct
67092 struct bpf_dtab_netdev **netdev_map; argument
67093 struct list_head list;
67094 struct hlist_head *dev_index_head;
67095 spinlock_t index_lock;
67096 unsigned int items;
67097 u32 n_buckets;
Dvmlinux.h67090 struct bpf_dtab { struct
67092 struct bpf_dtab_netdev **netdev_map; argument
67093 struct list_head list;
67094 struct hlist_head *dev_index_head;
67095 spinlock_t index_lock;
67096 unsigned int items;
67097 u32 n_buckets;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35592 struct bpf_dtab { struct
35594 struct bpf_dtab_netdev **netdev_map; argument
35595 struct list_head *flush_list;
35596 struct list_head list;
35597 struct hlist_head *dev_index_head;
35598 spinlock_t index_lock;
35599 unsigned int items;
35600 u32 n_buckets;
Dvmlinux.h35592 struct bpf_dtab { struct
35594 struct bpf_dtab_netdev **netdev_map; argument
35595 struct list_head *flush_list;
35596 struct list_head list;
35597 struct hlist_head *dev_index_head;
35598 spinlock_t index_lock;
35599 unsigned int items;
35600 u32 n_buckets;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33545 struct bpf_dtab { struct
33547 struct bpf_dtab_netdev **netdev_map; argument
33548 struct list_head list;
33549 struct hlist_head *dev_index_head;
33550 spinlock_t index_lock;
33551 unsigned int items;
33552 u32 n_buckets;
Dvmlinux_510.h33545 struct bpf_dtab { struct
33547 struct bpf_dtab_netdev **netdev_map; argument
33548 struct list_head list;
33549 struct hlist_head *dev_index_head;
33550 spinlock_t index_lock;
33551 unsigned int items;
33552 u32 n_buckets;