Searched refs:destroy_rcu_head (Results 1 – 3 of 3) sorted by relevance
188 void destroy_rcu_head(struct rcu_head *head);193 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
387 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function391 EXPORT_SYMBOL_GPL(destroy_rcu_head);
596 destroy_rcu_head(&cmd->rcu); in scsi_end_request()