Searched refs:SLOB_ALIGN (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dslob.c178 #define SLOB_ALIGN L1_CACHE_BYTES macro
583 c->align = (flags & SLAB_HWCACHE_ALIGN) ? SLOB_ALIGN : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dslob.c178 #define SLOB_ALIGN L1_CACHE_BYTES macro
583 c->align = (flags & SLAB_HWCACHE_ALIGN) ? SLOB_ALIGN : 0;

Completed in 117 milliseconds