Searched refs:slab_free_after_rcu_debug (Results 1 – 1 of 1) sorted by relevance
2244 static void slab_free_after_rcu_debug(struct rcu_head *rcu_head);2306 call_rcu(&delayed_free->head, slab_free_after_rcu_debug); in slab_free_hook()4608 static void slab_free_after_rcu_debug(struct rcu_head *rcu_head) in slab_free_after_rcu_debug() function