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