Searched refs:init_rcu_head (Results 1 – 9 of 9) sorted by relevance
411 void init_rcu_head(struct rcu_head *head) in init_rcu_head() function415 EXPORT_SYMBOL_GPL(init_rcu_head);
242 void init_rcu_head(struct rcu_head *head);247 static inline void init_rcu_head(struct rcu_head *head) { } in init_rcu_head() function
451 init_rcu_head(&sdev->rcu); in intel_svm_bind_gpasid()582 init_rcu_head(&sdev->rcu); in intel_svm_bind_mm()
80 init_rcu_head(&obj->rcu); in i915_gem_object_init()
1024 init_rcu_head(&engines->rcu); in engines_notify()
409 init_rcu_head(&desc->rcu); in alloc_desc()
1093 init_rcu_head(&cmd->rcu); in scsi_initialize_rq()
1159 init_rcu_head(&delayed_free.rcu_head); in init_data_structures_once()
1625 init_rcu_head() and cleaned up with destroy_rcu_head().
Completed in 38 milliseconds