Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcupdate.h443 void destroy_rcu_head(struct rcu_head *head);
451 static inline void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
/linux-4.4.14/kernel/rcu/
Dupdate.c359 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function