Home
last modified time | relevance | path

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

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