Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dpriority.h113 #define PSWP (PRI_MIN_KERN + 0) macro
/src/sys/contrib/device-tree/src/powerpc/
H A Dturris1x.dts60 /* DDR3 SPD/EEPROM PSWP instruction */
/src/sys/vm/
H A Dswap_pager.c1471 if (VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_getpages_locked()
1948 VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_swapoff_object()
3453 msleep(&nsw_wcount_async, &swbuf_mtx, PSWP, in sysctl_swap_async_max()
H A Dvm_page.c3531 &vm_domainset_lock, PDROP | PSWP, "VMWait", 0); in vm_wait_domain()