Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2651 static void rcu_free_slab(struct rcu_head *h) in rcu_free_slab() function
2669 call_rcu(&slab->rcu_head, rcu_free_slab); in free_slab()