Home
last modified time | relevance | path

Searched refs:destroy_rcu_head (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_globals.c60 destroy_rcu_head(&park.rcu); in __i915_globals_park()
/kernel/linux/linux-5.10/kernel/rcu/
H A Dupdate.c415 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
419 EXPORT_SYMBOL_GPL(destroy_rcu_head); variable
/kernel/linux/linux-6.6/kernel/rcu/
H A Dupdate.c463 void destroy_rcu_head(struct rcu_head *head) in destroy_rcu_head() function
467 EXPORT_SYMBOL_GPL(destroy_rcu_head); variable
/kernel/linux/linux-5.10/include/linux/
H A Drcupdate.h233 * on the stack, and init_rcu_head()/destroy_rcu_head() are needed for
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
/kernel/linux/linux-6.6/include/linux/
H A Drcupdate.h302 * on the stack, and init_rcu_head()/destroy_rcu_head() are needed for
309 void destroy_rcu_head(struct rcu_head *head);
314 static inline void destroy_rcu_head(struct rcu_head *head) { } in destroy_rcu_head() function
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c589 destroy_rcu_head(&cmd->rcu); in scsi_end_request()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_lib.c557 destroy_rcu_head(&cmd->rcu); in scsi_end_request()

Completed in 12 milliseconds