Home
last modified time | relevance | path

Searched defs:RTE_CACHE_LINE_MIN_SIZE (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_kni_mbuf.rs8 pub const RTE_CACHE_LINE_MIN_SIZE: u32 = 64; consts
H A Dlayout_mbuf.rs94 pub const RTE_CACHE_LINE_MIN_SIZE: u32 = 64; consts
H A Dlayout_mbuf_1_0.rs137 pub const RTE_CACHE_LINE_MIN_SIZE: u32 = 64; consts
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_kni_mbuf.h3 #define RTE_CACHE_LINE_MIN_SIZE 64 /**< Minimum Cache line size. */ macro
H A Dlayout_mbuf_1_0.h4 #define RTE_CACHE_LINE_MIN_SIZE 64 /**< Minimum Cache line size. */ macro
H A Dlayout_mbuf.h3 #define RTE_CACHE_LINE_MIN_SIZE 64 /**< Minimum Cache line size. */ macro

Completed in 4 milliseconds