Searched full:slab_lock (Results 1 – 2 of 2) sorted by relevance
127 * be atomic, particularly for things like slab_lock and slab_unlock.
64 * 3. slab_lock(slab) (Only on some arches)73 * slab_lock75 * The slab_lock is a wrapper around the page lock, thus it is a bit78 * The slab_lock is only used on arches that do not have the ability151 * counters, otherwise slab_lock is taken. This only needs to take the158 * around the slab_lock operation, in order to make the slab allocator safe184 * @SL_locked: Is locked with slab_lock()639 static __always_inline void slab_lock(struct slab *slab) in __update_freelist_fast() 668 slab_lock(slab);5427 * don't implement cmpxchg16b and thus need slab_lock() in __kmalloc_cache_node_noprof() 626 static __always_inline void slab_lock(struct slab *slab) slab_lock() function [all...]