Searched refs:vm_pagequeue_unlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/vm/
H A Dvm_pageout.c293 vm_pagequeue_unlock(pq);
344 vm_pagequeue_unlock(pq);
1026 vm_pagequeue_unlock(pq);
1166 vm_pagequeue_unlock(pq);
1289 vm_pagequeue_unlock(pq);
H A Dvm_page.h240 #define vm_pagequeue_unlock(pq) mtx_unlock(&(pq)->pq_mutex) macro
H A Dvm_page.c2800 vm_pagequeue_unlock(pq);
2844 vm_pagequeue_unlock(pq);
2866 vm_pagequeue_unlock(pq);
3194 vm_pagequeue_unlock(pq);

Completed in 60 milliseconds