Searched refs:srcu_data (Results 1 – 4 of 4) sorted by relevance
92 struct srcu_data *sdp; in init_srcu_struct_data() 95 * Initialize the per-CPU srcu_data array, which feeds into the in init_srcu_struct_data() 136 struct srcu_data *sdp; in init_srcu_struct_nodes() 180 * Initialize the per-CPU srcu_data array, which feeds into the in init_srcu_struct_nodes() 201 * associated srcu_node and srcu_data structures. The is_static parameter202 * tells us that ->sda has already been wired up to srcu_data.224 ssp->sda = alloc_percpu(struct srcu_data); in init_srcu_struct_fields() 397 * Acquire the specified srcu_data structure's ->lock, but check for402 static void raw_spin_lock_irqsave_sdp_contention(struct srcu_data *sdp, unsigned long *flags) in raw_spin_lock_irqsave_sdp_contention() 475 struct srcu_data *sd in srcu_readers_lock_idx() [all...]
30 struct srcu_data { struct107 struct srcu_data __percpu *sda; /* Per-CPU srcu_data array. */223 static DEFINE_PER_CPU(struct srcu_data, name##_srcu_data); \
127 static DEFINE_PER_CPU(struct srcu_data, name##_head_srcu_data); \
7326 srcu_data structure's ->srcu_gp_seq_needed field.