Searched refs:destroy_rcu_head (Results 1 – 3 of 3) sorted by relevance
224 void destroy_rcu_head(struct rcu_head *head);229 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
379 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function383 EXPORT_SYMBOL_GPL(destroy_rcu_head);
687 destroy_rcu_head(&cmd->rcu); in scsi_end_request()