Searched refs:shadow_dirty (Results 1 – 1 of 1) sorted by relevance
499 bool shadow_dirty, dirty; in dss_mgr_wait_for_go() local503 shadow_dirty = mp->shadow_info_dirty; in dss_mgr_wait_for_go()506 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go()576 bool shadow_dirty, dirty; in dss_mgr_wait_for_go_ovl() local580 shadow_dirty = op->shadow_info_dirty; in dss_mgr_wait_for_go_ovl()583 if (!dirty && !shadow_dirty) { in dss_mgr_wait_for_go_ovl()
Completed in 5 milliseconds