Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drcupdate.h417 void destroy_rcu_head(struct rcu_head *head);
425 static inline void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
/linux-4.1.27/kernel/rcu/
Dupdate.c293 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function