Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcuscale.c131 struct rcu_scale_ops { struct
148 static struct rcu_scale_ops *cur_ops; argument
174 static struct rcu_scale_ops rcu_ops = {
231 static struct rcu_scale_ops srcu_ops = {
259 static struct rcu_scale_ops srcud_ops = {
290 static struct rcu_scale_ops tasks_ops = {
328 static struct rcu_scale_ops tasks_rude_ops = {
368 static struct rcu_scale_ops tasks_tracing_ops = {
566 rcu_scale_print_module_parms(struct rcu_scale_ops *cur_ops, const char *tag) in rcu_scale_print_module_parms()
953 static struct rcu_scale_ops *scale_ops[] = { in rcu_scale_init()