Searched refs:current_pg (Results 1 – 1 of 1) sorted by relevance
77 struct priority_group *current_pg; member321 if (!m->current_pg) in __pg_init_all_paths()327 list_for_each_entry(pgpath, &m->current_pg->pgpaths, list) { in __pg_init_all_paths()354 m->current_pg = pg; in __switch_pg()382 if (unlikely(READ_ONCE(m->current_pg) != pg)) { in choose_path_in_pg()424 pg = READ_ONCE(m->current_pg); in choose_pgpath()456 m->current_pg = NULL; in choose_pgpath()1389 } else if (m->hw_handler_name && (m->current_pg == pgpath->pg)) { in reinstate_path()1444 m->current_pg = NULL; in bypass_pg()1474 m->current_pg = NULL; in switch_pg_num()[all …]