Searched refs:shared_page_alloc_sx (Results 1 – 1 of 1) sorted by relevance
57 static struct sx shared_page_alloc_sx; variable95 sx_xlock(&shared_page_alloc_sx); in shared_page_alloc()97 sx_xunlock(&shared_page_alloc_sx); in shared_page_alloc()106 sx_xlock(&shared_page_alloc_sx); in shared_page_fill()110 sx_xunlock(&shared_page_alloc_sx); in shared_page_fill()120 sx_init(&shared_page_alloc_sx, "shpsx"); in shared_page_init()