Searched refs:rcu_ops (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/kernel/rcu/ |
D | refscale.c | 174 static const struct ref_scale_ops rcu_ops = { variable 1085 &rcu_ops, &srcu_ops, RCU_TRACE_OPS RCU_TASKS_OPS &refcnt_ops, &rwlock_ops, in ref_scale_init()
|
D | rcuscale.c | 192 static struct rcu_scale_ops rcu_ops = { variable 1089 &rcu_ops, &srcu_ops, &srcud_ops, TASKS_OPS TASKS_RUDE_OPS TASKS_TRACING_OPS in rcu_scale_init()
|
D | rcutorture.c | 539 static struct rcu_torture_ops rcu_ops = { variable 3763 &rcu_ops, &rcu_busted_ops, &srcu_ops, &srcud_ops, &busted_srcud_ops, in rcu_torture_init() 3792 if (nocbs_nthreads != 0 && (cur_ops != &rcu_ops || in rcu_torture_init()
|