Home
last modified time | relevance | path

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

/mm/
Dslab.c2304 static void check_spinlock_acquired(struct kmem_cache *cachep) in check_spinlock_acquired() function
2323 #define check_spinlock_acquired(x) do { } while(0) macro
2829 check_spinlock_acquired(cachep); in cache_alloc_refill()