Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Drcutorture.c155 unsigned long rtc_chkloops; member
1774 rtrcp->rtc_chkloops = READ_ONCE(rtrcp_chked->rtc_myloops); in rcu_torture_reader_do_mbchk()
1793 if (ULONG_CMP_LT(loops, rtrcp_assigner->rtc_chkloops)) in rcu_torture_reader_do_mbchk()
1795 rtrcp_assigner->rtc_chkloops = loops + ULONG_MAX / 2; in rcu_torture_reader_do_mbchk()