Searched refs:destroy_rcu_head (Results 1 – 4 of 4) sorted by relevance
417 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function421 EXPORT_SYMBOL_GPL(destroy_rcu_head);
243 void destroy_rcu_head(struct rcu_head *head);248 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
560 destroy_rcu_head(&cmd->rcu); in scsi_end_request()
1625 init_rcu_head() and cleaned up with destroy_rcu_head().
Completed in 23 milliseconds