Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Drcutorture.c183 struct rcu_torture_reader_check *rtort_chkp; member
499 struct rcu_torture_reader_check *rtrcp = READ_ONCE(rp->rtort_chkp); in rcu_torture_pipe_update_one()
502 WRITE_ONCE(rp->rtort_chkp, NULL); in rcu_torture_pipe_update_one()
1879 !READ_ONCE(rtp->rtort_chkp) && in rcu_torture_reader_do_mbchk()
1886 cmpxchg_relaxed(&rtp->rtort_chkp, NULL, rtrcp)) in rcu_torture_reader_do_mbchk()