Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/rcu/
Drcuscale.c127 struct rcu_scale_ops { struct
143 static struct rcu_scale_ops *cur_ops; argument
169 static struct rcu_scale_ops rcu_ops = {
226 static struct rcu_scale_ops srcu_ops = {
254 static struct rcu_scale_ops srcud_ops = {
283 static struct rcu_scale_ops tasks_ops = {
466 rcu_scale_print_module_parms(struct rcu_scale_ops *cur_ops, const char *tag) in rcu_scale_print_module_parms()
756 static struct rcu_scale_ops *scale_ops[] = { in rcu_scale_init()