Home
last modified time | relevance | path

Searched refs:check_spinlock_acquired (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dslab.c2084 static void check_spinlock_acquired(struct kmem_cache *cachep) in check_spinlock_acquired() function
2104 #define check_spinlock_acquired(x) do { } while(0) macro
2901 check_spinlock_acquired(cachep); in cache_alloc_refill()