Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpriority.h107 #define PSWP (PRI_MIN_KERN + 0) macro
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dturris1x.dts60 /* DDR3 SPD/EEPROM PSWP instruction */
/freebsd/sys/vm/
H A Dswap_pager.c1447 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 Dvm_page.c3613 &vm_domainset_lock, PDROP | PSWP, "VMWait", 0); in vm_wait_domain()