Home
last modified time | relevance | path

Searched refs:need_to_wait (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/firewire/motu/
H A Dmotu-protocol-v3.c64 bool need_to_wait; in snd_motu_protocol_v3_set_clock_rate() local
83 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()
/linux-6.15/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c143 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_GSC_PROXY) && in __wait_gsc_proxy_completed() local
154 if (need_to_wait && wait_for(!__gsc_proxy_init_progressing(&i915->media_gt->uc.gsc), in __wait_gsc_proxy_completed()
164 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_PXP) && in __wait_gsc_huc_load_completed() local
178 if (need_to_wait && in __wait_gsc_huc_load_completed()
/linux-6.15/fs/afs/
H A Dflock.c538 goto need_to_wait; in afs_do_setlk()
634 need_to_wait: in afs_do_setlk()
/linux-6.15/fs/jbd2/
H A Djournal.c791 int need_to_wait = 1; in jbd2_complete_transaction() local
804 need_to_wait = 0; in jbd2_complete_transaction()
806 if (!need_to_wait) in jbd2_complete_transaction()