Searched refs:rdm (Results 1 – 1 of 1) sorted by relevance
493 static unsigned long srcu_readers_unlock_idx(struct srcu_struct *ssp, int idx, unsigned long *rdm) in srcu_readers_unlock_idx() argument507 *rdm = mask; in srcu_readers_unlock_idx()518 unsigned long rdm; in srcu_readers_active_idx_check() local521 unlocks = srcu_readers_unlock_idx(ssp, idx, &rdm); in srcu_readers_active_idx_check()522 did_gp = !!(rdm & SRCU_READ_FLAVOR_SLOWGP); in srcu_readers_active_idx_check()