Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcutorture.c191 struct rcu_torture_reader_check *rtort_chkp; member
513 struct rcu_torture_reader_check *rtrcp = READ_ONCE(rp->rtort_chkp); in rcu_torture_pipe_update_one()
516 WRITE_ONCE(rp->rtort_chkp, NULL); in rcu_torture_pipe_update_one()
2013 !READ_ONCE(rtp->rtort_chkp) && in rcu_torture_reader_do_mbchk()
2020 cmpxchg_relaxed(&rtp->rtort_chkp, NULL, rtrcp)) in rcu_torture_reader_do_mbchk()