Home
last modified time | relevance | path

Searched refs:readsection (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/kernel/rcu/
Drefscale.c114 void (*readsection)(const int nloops); member
156 .readsection = ref_rcu_read_section,
190 .readsection = srcu_ref_scale_read_section,
215 .readsection = rcu_tasks_ref_scale_read_section,
244 .readsection = rcu_trace_ref_scale_read_section,
275 .readsection = ref_refcnt_section,
311 .readsection = ref_rwlock_section,
347 .readsection = ref_rwsem_section,
355 cur_ops->readsection(loops); in rcu_scale_one_reader()