Searched refs:cr_lock (Results 1 – 1 of 1) sorted by relevance
124 volatile int cr_lock; /* Lock to clean the struct */ member193 if ((cr->cr_lock == 0) && in counter_ratecheck()194 atomic_cmpset_acq_int(&cr->cr_lock, 0, 1)) { in counter_ratecheck()207 atomic_store_rel_int(&cr->cr_lock, 0); in counter_ratecheck()