Home
last modified time | relevance | path

Searched defs:kfree_call_rcu (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Drcutiny.h37 static inline void kfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kfree_call_rcu() function
/Linux-v5.4/kernel/rcu/
Dtree.c2662 void kfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kfree_call_rcu() function