Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Drcutorture.c166 struct rcu_torture_reader_check *rtort_chkp; member
464 struct rcu_torture_reader_check *rtrcp = READ_ONCE(rp->rtort_chkp); in rcu_torture_pipe_update_one()
467 WRITE_ONCE(rp->rtort_chkp, NULL); in rcu_torture_pipe_update_one()
1772 !READ_ONCE(rtp->rtort_chkp) && in rcu_torture_reader_do_mbchk()
1779 cmpxchg_relaxed(&rtp->rtort_chkp, NULL, rtrcp)) in rcu_torture_reader_do_mbchk()