Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/rcu/
Drcutorture.c165 struct rcu_torture_reader_check *rtort_chkp; member
417 struct rcu_torture_reader_check *rtrcp = READ_ONCE(rp->rtort_chkp); in rcu_torture_pipe_update_one()
420 WRITE_ONCE(rp->rtort_chkp, NULL); in rcu_torture_pipe_update_one()
1380 !READ_ONCE(rtp->rtort_chkp) && in rcu_torture_reader_do_mbchk()
1387 cmpxchg_relaxed(&rtp->rtort_chkp, NULL, rtrcp)) in rcu_torture_reader_do_mbchk()