Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/motu/
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.1.9/fs/afs/
Dflock.c539 goto need_to_wait; in afs_do_setlk()
635 need_to_wait: in afs_do_setlk()
/linux-6.1.9/fs/jbd2/
Djournal.c827 int need_to_wait = 1; in jbd2_complete_transaction() local
840 need_to_wait = 0; in jbd2_complete_transaction()
842 if (!need_to_wait) in jbd2_complete_transaction()