Searched refs:destroy_rcu_head (Results 1 – 4 of 4) sorted by relevance
463 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function467 EXPORT_SYMBOL_GPL(destroy_rcu_head);
278 void destroy_rcu_head(struct rcu_head *head);283 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
557 destroy_rcu_head(&cmd->rcu); in scsi_end_request()
1625 init_rcu_head() and cleaned up with destroy_rcu_head().