Lines Matching full:slab_lock
64 * 3. slab_lock(slab) (Only on some arches)
73 * slab_lock
75 * The slab_lock is a wrapper around the page lock, thus it is a bit
78 * The slab_lock is only used on arches that do not have the ability
151 * counters, otherwise slab_lock is taken. This only needs to take the
158 * around the slab_lock operation, in order to make the slab allocator safe
184 * @SL_locked: Is locked with slab_lock()
639 static __always_inline void slab_lock(struct slab *slab)
668 slab_lock(slab);
5427 * don't implement cmpxchg16b and thus need slab_lock()