Searched refs:PSWP (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ |
H A D | priority.h | 107 #define PSWP (PRI_MIN_KERN + 0) macro
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | turris1x.dts | 60 /* DDR3 SPD/EEPROM PSWP instruction */
|
/freebsd/sys/vm/ |
H A D | swap_pager.c | 1447 if (VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_getpages_locked() 1920 VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_swapoff_object() 3419 msleep(&nsw_wcount_async, &swbuf_mtx, PSWP, in sysctl_swap_async_max()
|
H A D | vm_page.c | 3613 &vm_domainset_lock, PDROP | PSWP, "VMWait", 0); in vm_wait_domain()
|