Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcuperf.c135 struct rcu_perf_ops { struct
151 static struct rcu_perf_ops *cur_ops; argument
177 static struct rcu_perf_ops rcu_ops = {
207 static struct rcu_perf_ops rcu_bh_ops = {
264 static struct rcu_perf_ops srcu_ops = {
292 static struct rcu_perf_ops srcud_ops = {
323 static struct rcu_perf_ops sched_ops = {
351 static struct rcu_perf_ops tasks_ops = {
535 rcu_perf_print_module_parms(struct rcu_perf_ops *cur_ops, const char *tag) in rcu_perf_print_module_parms()
663 static struct rcu_perf_ops *perf_ops[] = { in rcu_perf_init()