Searched refs:shared_page_alloc_sx (Results 1 – 1 of 1) sorted by relevance
59 static struct sx shared_page_alloc_sx; variable97 sx_xlock(&shared_page_alloc_sx); in shared_page_alloc()99 sx_xunlock(&shared_page_alloc_sx); in shared_page_alloc()108 sx_xlock(&shared_page_alloc_sx); in shared_page_fill()112 sx_xunlock(&shared_page_alloc_sx); in shared_page_fill()122 sx_init(&shared_page_alloc_sx, "shpsx"); in shared_page_init()