Home
last modified time | relevance | path

Searched defs:xsk_queue (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h122935 struct xsk_queue { struct
122936 u32 ring_mask;
122937 u32 nentries;
122938 u32 cached_prod;
122939 u32 cached_cons;
122940 struct xdp_ring *ring;
122941 u64 invalid_descs;
122942 u64 queue_empty_descs;
Dvmlinux.h122935 struct xsk_queue { struct
122936 u32 ring_mask;
122937 u32 nentries;
122938 u32 cached_prod;
122939 u32 cached_cons;
122940 struct xdp_ring *ring;
122941 u64 invalid_descs;
122942 u64 queue_empty_descs;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h90516 struct xsk_queue { struct
90517 u32 ring_mask;
90518 u32 nentries;
90519 u32 cached_prod;
90520 u32 cached_cons;
90521 struct xdp_ring *ring;
90522 u64 invalid_descs;
90523 u64 queue_empty_descs;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h127151 struct xsk_queue { struct
127152 u64 chunk_mask;
127153 u64 size;
127154 u32 ring_mask;
127155 u32 nentries;
127156 u32 prod_head;
127157 u32 prod_tail;
127158 u32 cons_head;
127159 u32 cons_tail;
127160 struct xdp_ring *ring;
[all …]
Dvmlinux_505.h127151 struct xsk_queue { struct
127152 u64 chunk_mask;
127153 u64 size;
127154 u32 ring_mask;
127155 u32 nentries;
127156 u32 prod_head;
127157 u32 prod_tail;
127158 u32 cons_head;
127159 u32 cons_tail;
127160 struct xdp_ring *ring;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h109731 struct xsk_queue { struct
109732 u32 ring_mask;
109733 u32 nentries;
109734 u32 cached_prod;
109735 u32 cached_cons;
109736 struct xdp_ring *ring;
109737 u64 invalid_descs;
109738 u64 queue_empty_descs;
Dvmlinux_510.h109731 struct xsk_queue { struct
109732 u32 ring_mask;
109733 u32 nentries;
109734 u32 cached_prod;
109735 u32 cached_cons;
109736 struct xdp_ring *ring;
109737 u64 invalid_descs;
109738 u64 queue_empty_descs;