Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Drcutorture.c2506 static struct rcu_fwd *rcu_fwds; variable
2792 rfp = rcu_fwds; in rcutorture_oom_notify()
2931 rcu_fwds = rfp; in rcu_torture_fwd_prog_init()
2935 ret = torture_create_kthread(rcu_torture_fwd_prog, &rcu_fwds[i], fwd_prog_tasks[i]); in rcu_torture_fwd_prog_init()
2949 if (!rcu_fwds || !fwd_prog_tasks) in rcu_torture_fwd_prog_cleanup()
2955 rfp = rcu_fwds; in rcu_torture_fwd_prog_cleanup()
2956 rcu_fwds = NULL; in rcu_torture_fwd_prog_cleanup()