Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dslab.c2105 static void check_spinlock_acquired(struct kmem_cache *cachep) in check_spinlock_acquired() function
2125 #define check_spinlock_acquired(x) do { } while(0) macro
2942 check_spinlock_acquired(cachep); in cache_alloc_refill()