Searched refs:need_to_wait (Results 1 – 4 of 4) sorted by relevance
141 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_GSC_PROXY) && in __wait_gsc_proxy_completed() local152 if (need_to_wait && wait_for(!__gsc_proxy_init_progressing(&i915->media_gt->uc.gsc), in __wait_gsc_proxy_completed()162 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_PXP) && in __wait_gsc_huc_load_completed() local176 if (need_to_wait && in __wait_gsc_huc_load_completed()
64 bool need_to_wait; in snd_motu_protocol_v3_set_clock_rate() local83 need_to_wait = data != be32_to_cpu(reg); in snd_motu_protocol_v3_set_clock_rate()91 if (need_to_wait) { in snd_motu_protocol_v3_set_clock_rate()
538 goto need_to_wait; in afs_do_setlk()634 need_to_wait: in afs_do_setlk()
787 int need_to_wait = 1; in jbd2_complete_transaction() local800 need_to_wait = 0; in jbd2_complete_transaction()802 if (!need_to_wait) in jbd2_complete_transaction()
Completed in 17 milliseconds