Searched refs:shared_page_alloc_sx (Results 1 – 1 of 1) sorted by relevance
58 static struct sx shared_page_alloc_sx; variable88 sx_xlock(&shared_page_alloc_sx); in shared_page_alloc()90 sx_xunlock(&shared_page_alloc_sx); in shared_page_alloc()99 sx_xlock(&shared_page_alloc_sx); in shared_page_fill()103 sx_xunlock(&shared_page_alloc_sx); in shared_page_fill()113 sx_init(&shared_page_alloc_sx, "shpsx"); in shared_page_init()