Searched refs:SRCU_READ_FLAVOR_SLOWGP (Results 1 – 2 of 2) sorted by relevance
53 #define SRCU_READ_FLAVOR_SLOWGP (SRCU_READ_FLAVOR_LITE | SRCU_READ_FLAVOR_FAST) macro
452 if (mask & SRCU_READ_FLAVOR_SLOWGP && !gp) in srcu_readers_lock_idx()490 did_gp = !!(rdm & SRCU_READ_FLAVOR_SLOWGP); in srcu_readers_active_idx_check()1206 if (this_cpu_read(ssp->sda->srcu_reader_flavor) & SRCU_READ_FLAVOR_SLOWGP) in srcu_should_expedite()