Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Drcupdate.h224 void destroy_rcu_head_on_stack(struct rcu_head *head);
229 static inline void destroy_rcu_head_on_stack(struct rcu_head *head) { } in destroy_rcu_head_on_stack() function