Searched defs:kmem_cache_cpu (Results 1 – 1 of 1) sorted by relevance
41 struct kmem_cache_cpu { struct42 void **freelist; /* Pointer to next available object */43 unsigned long tid; /* Globally unique transaction id */44 struct page *page; /* The slab from which we are allocating */46 struct page *partial; /* Partially allocated frozen slabs */49 unsigned stat[NR_SLUB_STAT_ITEMS];