Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c2092 static void check_spinlock_acquired_node(struct kmem_cache *cachep, int node) in check_spinlock_acquired_node() function
2105 #define check_spinlock_acquired_node(x, y) do { } while(0) macro
3135 check_spinlock_acquired_node(cachep, nodeid); in ____cache_alloc_node()
3271 check_spinlock_acquired_node(cachep, node); in free_block()