Searched refs:PSWP (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | priority.h | 101 #define PSWP (PRI_MIN_KERN + 0) macro
|
| /f-stack/freebsd/sys/ |
| H A D | priority.h | 103 #define PSWP (PRI_MIN_KERN + 0) macro
|
| /f-stack/freebsd/vm/ |
| H A D | swap_pager.c | 1363 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 D | vm_page.c | 3230 &vm_domainset_lock, PDROP | PSWP, "VMWait", 0); in vm_wait_domain()
|