Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcutiny.h101 static inline void __kvfree_call_rcu(struct rcu_head *head, void *ptr) in __kvfree_call_rcu() function
119 __kvfree_call_rcu(head, ptr); in kvfree_call_rcu()
/openbmc/linux/kernel/rcu/
H A Dtiny.c255 __kvfree_call_rcu(head, ptr); in kvfree_call_rcu()