Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
A Di915_selftest.c141 bool need_to_wait = (IS_ENABLED(CONFIG_INTEL_MEI_GSC_PROXY) && in __wait_gsc_proxy_completed() local
152 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() local
176 if (need_to_wait && in __wait_gsc_huc_load_completed()
/linux/sound/firewire/motu/
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/fs/afs/
A Dflock.c538 goto need_to_wait; in afs_do_setlk()
634 need_to_wait: in afs_do_setlk()
/linux/fs/jbd2/
A Djournal.c787 int need_to_wait = 1; in jbd2_complete_transaction() local
800 need_to_wait = 0; in jbd2_complete_transaction()
802 if (!need_to_wait) in jbd2_complete_transaction()

Completed in 17 milliseconds