Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Drcutorture.c2628 static struct rcu_fwd *rcu_fwds; variable
2915 rfp = rcu_fwds; in rcutorture_oom_notify()
3054 rcu_fwds = rfp; in rcu_torture_fwd_prog_init()
3058 ret = torture_create_kthread(rcu_torture_fwd_prog, &rcu_fwds[i], fwd_prog_tasks[i]); in rcu_torture_fwd_prog_init()
3072 if (!rcu_fwds || !fwd_prog_tasks) in rcu_torture_fwd_prog_cleanup()
3078 rfp = rcu_fwds; in rcu_torture_fwd_prog_cleanup()
3079 rcu_fwds = NULL; in rcu_torture_fwd_prog_cleanup()