Searched defs:slub_percpu_sheaves (Results 1 – 1 of 1) sorted by relevance
480 struct slub_percpu_sheaves { struct481 local_trylock_t lock;482 struct slab_sheaf *main; /* never NULL when unlocked */483 struct slab_sheaf *spare; /* empty or full, may be NULL */484 struct slab_sheaf *rcu_free; /* for batching kfree_rcu() */