Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c1396 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free() function
1606 call_rcu(&slab->rcu_head, kmem_rcu_free); in slab_destroy()