Searched defs:slub_percpu_sheaves (Results 1 – 1 of 1) sorted by relevance
485 struct slub_percpu_sheaves { struct486 local_trylock_t lock;487 struct slab_sheaf *main; /* never NULL when unlocked */488 struct slab_sheaf *spare; /* empty or full, may be NULL */489 struct slab_sheaf *rcu_free; /* for batching kfree_rcu() */