Searched refs:destroy_rcu_head (Results 1 – 5 of 5) sorted by relevance
464 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function468 EXPORT_SYMBOL_GPL(destroy_rcu_head);
287 void destroy_rcu_head(struct rcu_head *head);292 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
663 destroy_rcu_head(&cmd->rcu); in scsi_end_request()
1141 destroy_rcu_head
1625 init_rcu_head() and cleaned up with destroy_rcu_head().