Searched refs:crc_stop (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dlocktorture.c125 bool crc_stop; member in struct:call_rcu_chain
1064 if (!smp_load_acquire(&crcp->crc_stop)) {
1081 call_rcu_chain_list[i].crc_stop = false;
1095 smp_store_release(&call_rcu_chain_list[i].crc_stop, true);

Completed in 134 milliseconds