Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bhyve/
HDblock_if.c116 static struct blockif_sig_elem *blockif_bse_head; variable
369 bse = blockif_bse_head; in blockif_sigcont_handler()
372 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_sigcont_handler()
668 old_head = blockif_bse_head; in blockif_cancel()
670 } while (!atomic_cmpset_ptr((uintptr_t *)&blockif_bse_head, in blockif_cancel()