Searched refs:destroy_rcu_head (Results 1 – 5 of 5) sorted by relevance
415 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function419 EXPORT_SYMBOL_GPL(destroy_rcu_head);
60 destroy_rcu_head(&park.rcu); in __i915_globals_park()
240 void destroy_rcu_head(struct rcu_head *head);245 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
587 destroy_rcu_head(&cmd->rcu); in scsi_end_request()
1624 ``init_rcu_head()`` and cleaned up with ``destroy_rcu_head()``.