Searched refs:rdm (Results 1 – 1 of 1) sorted by relevance
492 static unsigned long srcu_readers_unlock_idx(struct srcu_struct *ssp, int idx, unsigned long *rdm) in srcu_readers_unlock_idx() argument506 *rdm = mask; in srcu_readers_unlock_idx()517 unsigned long rdm; in srcu_readers_active_idx_check() local520 unlocks = srcu_readers_unlock_idx(ssp, idx, &rdm); in srcu_readers_active_idx_check()521 did_gp = !!(rdm & SRCU_READ_FLAVOR_SLOWGP); in srcu_readers_active_idx_check()