···3232 DEACTIVATE_TO_TAIL, /* Cpu slab was moved to the tail of partials */3333 DEACTIVATE_REMOTE_FREES,/* Slab contained remotely freed objects */3434 ORDER_FALLBACK, /* Number of times fallback was necessary */3535+ CMPXCHG_DOUBLE_CPU_FAIL,/* Failure of this_cpu_cmpxchg_double */3536 NR_SLUB_STAT_ITEMS };36373738struct kmem_cache_cpu {