Home
last modified time | relevance | path

Searched defs:__rte_aligned (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcn10k_tls.h19 struct __rte_aligned(ROC_ALIGN) cn10k_tls_record { in __rte_aligned() function
H A Dcn10k_ipsec.h21 struct __rte_aligned(ROC_ALIGN) cn10k_ipsec_sa { in __rte_aligned() function
H A Dcn10k_cryptodev_sec.h28 struct __rte_aligned(ROC_ALIGN) cn10k_sec_session { in __rte_aligned() function
/dpdk/lib/eal/include/
H A Drte_common.h87 #define __rte_aligned(a) __declspec(align(a)) macro
93 typedef uint64_t unaligned_uint64_t __rte_aligned(1); typedef
94 typedef uint32_t unaligned_uint32_t __rte_aligned(1); typedef
95 typedef uint16_t unaligned_uint16_t __rte_aligned(1); typedef
/dpdk/lib/eal/include/generic/
H A Drte_atomic.h1097 typedef struct __rte_aligned(16) { global() struct
1098 __anon1689eb89040a__rte_aligned global() argument
/dpdk/drivers/crypto/qat/
H A Dqat_asym.h67 union __rte_aligned(8) { union
/dpdk/lib/hash/
H A Drte_thash.h103 union __rte_aligned(XMM_SIZE) rte_thash_tuple { in __rte_aligned() function
/dpdk/lib/acl/
H A Dacl_run.h58 struct __rte_aligned(XMM_SIZE) completion { in __rte_aligned() function
/dpdk/lib/eventdev/
H A Drte_eventdev.h1379 union __rte_aligned(16) { global() union
/dpdk/drivers/net/virtio/
H A Dvirtqueue.h264 union __rte_aligned(16) { union