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/common/
H A Dblock_if.c158 static struct blockif_sig_elem *blockif_bse_head; variable
502 bse = blockif_bse_head; in blockif_sigcont_handler()
505 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_sigcont_handler()
1035 old_head = blockif_bse_head; in blockif_cancel()
1037 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_cancel()