Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/ !
Drcutorture.c161 struct rcu_torture_reader_check *rtort_chkp; member
452 struct rcu_torture_reader_check *rtrcp = READ_ONCE(rp->rtort_chkp); in rcu_torture_pipe_update_one()
455 WRITE_ONCE(rp->rtort_chkp, NULL); in rcu_torture_pipe_update_one()
1693 !READ_ONCE(rtp->rtort_chkp) && in rcu_torture_reader_do_mbchk()
1700 cmpxchg_relaxed(&rtp->rtort_chkp, NULL, rtrcp)) in rcu_torture_reader_do_mbchk()