Searched defs:__cmpxchg_double_slab (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslub.c363 static inline bool __cmpxchg_double_slab(struct kmem_cache *s, struct page *page, function
1517 } while (!__cmpxchg_double_slab(s, page,
1757 } while (!__cmpxchg_double_slab(s, page,
1846 if (!__cmpxchg_double_slab(s, page,

Completed in 34 milliseconds