Searched refs:init_rcu_head (Results 1 – 9 of 9) sorted by relevance
458 void init_rcu_head(struct rcu_head *head) in init_rcu_head() function462 EXPORT_SYMBOL_GPL(init_rcu_head);
305 void init_rcu_head(struct rcu_head *head);310 static inline void init_rcu_head(struct rcu_head *head) { } in init_rcu_head() function
119 init_rcu_head(&obj->rcu); in i915_gem_object_init()
1096 init_rcu_head(&engines->rcu); in engines_notify()
233 init_rcu_head(&desc->rcu); in init_desc()
1224 init_rcu_head(&cmd->rcu); in scsi_initialize_rq()
1195 init_rcu_head(&delayed_free.rcu_head); in init_data_structures_once()
9513 init_rcu_head(&module_delta->rcu); in setup_trace_scratch()
1625 init_rcu_head() and cleaned up with destroy_rcu_head().