Home
last modified time | relevance | path

Searched refs:CACHELINE_ASSERT_GROUP_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcache.h158 #ifndef CACHELINE_ASSERT_GROUP_SIZE
159 #define CACHELINE_ASSERT_GROUP_SIZE(TYPE, GROUP, SIZE) \ macro
/linux/net/core/
H A Dpage_pool.c189 CACHELINE_ASSERT_GROUP_SIZE(struct page_pool, frag, in page_pool_struct_check()
H A Ddev.c13119 CACHELINE_ASSERT_GROUP_SIZE(struct net_device, net_device_read_tx, 160); in net_dev_struct_check()
13128 CACHELINE_ASSERT_GROUP_SIZE(struct net_device, net_device_read_txrx, 46); in net_dev_struct_check()
13146 CACHELINE_ASSERT_GROUP_SIZE(struct net_device, net_device_read_rx, 92); in net_dev_struct_check()