Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dupdate.c415 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate.h243 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function