Searched refs:vm_domain_pageout_assert_unlocked (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/vm/ | ||
H A D | vm_pagequeue.h | 331 #define vm_domain_pageout_assert_unlocked(n) \ macro |
H A D | vm_pageout.c | 2383 vm_domain_pageout_assert_unlocked(vmd); in pagedaemon_wakeup() |