Home
last modified time | relevance | path

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

/linux-5.10/kernel/rcu/
Dupdate.c415 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
/linux-5.10/include/linux/
Drcupdate.h233 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function