Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dpriority.h101 #define PSWP (PRI_MIN_KERN + 0) macro
/f-stack/freebsd/sys/
H A Dpriority.h103 #define PSWP (PRI_MIN_KERN + 0) macro
/f-stack/freebsd/vm/
H A Dswap_pager.c1363 if (VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_getpages_locked()
1828 PSWP, "swpoff", 0); in swap_pager_swapoff_object()
3071 msleep(&nsw_wcount_async, &swbuf_mtx, PSWP, in sysctl_swap_async_max()
H A Dvm_page.c3230 &vm_domainset_lock, PDROP | PSWP, "VMWait", 0); in vm_wait_domain()