Home
last modified time | relevance | path

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

/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c36 bool drop_bql = bql_locked(); in mpqemu_msg_send() local
66 if (drop_bql && !iothread && !qemu_in_coroutine()) { in mpqemu_msg_send()
77 if (drop_bql && !iothread && !qemu_in_coroutine()) { in mpqemu_msg_send()
99 bool drop_bql = bql_locked(); in mpqemu_read() local
109 if (drop_bql && !iothread && !qemu_in_coroutine()) { in mpqemu_read()
115 if (drop_bql && !iothread && !qemu_in_coroutine()) { in mpqemu_read()