Searched defs:kmem_cache_cpu (Results 1 – 1 of 1) sorted by relevance
418 struct kmem_cache_cpu { struct419 union {426 struct slab *slab; /* The slab from which we are allocating */428 struct slab *partial; /* Partially allocated slabs */430 local_trylock_t lock; /* Protects the fields above */432 unsigned int stat[NR_SLUB_STAT_ITEMS];