Searched refs:CACHE_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ipclassifier.c | 348 sizeof (conn_t), CACHE_ALIGN_SIZE, in ipcl_g_init() 353 sizeof (itc_t) + sizeof (tcp_t), CACHE_ALIGN_SIZE, in ipcl_g_init() 358 sizeof (itc_t) + sizeof (udp_t), CACHE_ALIGN_SIZE, in ipcl_g_init() 363 sizeof (itc_t) + sizeof (icmp_t), CACHE_ALIGN_SIZE, in ipcl_g_init() 368 sizeof (itc_t) + sizeof (rts_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip.h | 1223 #define CACHE_ALIGN_SIZE 64 macro 1225 CACHE_ALIGN_SIZE)
|