Lines Matching refs:u64
37 u64 desc[] ____cacheline_aligned_in_smp;
46 u64 invalid_descs;
47 u64 queue_empty_descs;
114 static inline bool xskq_cons_read_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_read_addr_unchecked()
131 u64 chunk, chunk_end; in xp_aligned_validate_desc()
151 u64 addr, base_addr; in xp_unaligned_validate_desc()
273 static inline bool xskq_cons_peek_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_peek_addr_unchecked()
347 static inline int xskq_prod_reserve_addr(struct xsk_queue *q, u64 addr) in xskq_prod_reserve_addr()
373 u64 addr, u32 len) in xskq_prod_reserve_desc()
399 static inline void xskq_prod_submit_addr(struct xsk_queue *q, u64 addr) in xskq_prod_submit_addr()
422 static inline u64 xskq_nb_invalid_descs(struct xsk_queue *q) in xskq_nb_invalid_descs()
427 static inline u64 xskq_nb_queue_empty_descs(struct xsk_queue *q) in xskq_nb_queue_empty_descs()