Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dblock_if.c159 static struct blockif_sig_elem *blockif_bse_head; variable
503 bse = blockif_bse_head; in blockif_sigcont_handler()
506 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_sigcont_handler()
1036 old_head = blockif_bse_head; in blockif_cancel()
1038 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_cancel()