Home
last modified time | relevance | path

Searched defs:kmem_cache_cpu (Results 1 – 1 of 1) sorted by relevance

/mm/
A Dslub.c400 struct kmem_cache_cpu { struct
401 union {
408 struct slab *slab; /* The slab from which we are allocating */
410 struct slab *partial; /* Partially allocated slabs */
412 local_lock_t lock; /* Protects the fields above */
414 unsigned int stat[NR_SLUB_STAT_ITEMS];

Completed in 21 milliseconds