Home
last modified time | relevance | path

Searched defs:bql_block_unlock (Results 1 – 3 of 3) sorted by relevance

/qemu/stubs/
H A Diothread-lock.c26 void bql_block_unlock(bool increase) in bql_block_unlock() function
/qemu/system/
H A Dcpus.c524 void bql_block_unlock(bool increase) in bql_block_unlock() function
/qemu/rust/qemu-api/src/
H A Dcell.rs241 fn bql_block_unlock(increase: bool) { in bql_block_unlock() function