Searched refs:uvm_swapisfilled (Results 1 – 3 of 3) sorted by relevance
45 int uvm_swapisfilled(void);
646 if ((p->pg_flags & PQ_SWAPBACKED) && uvm_swapisfilled()) in uvmpd_scan_inactive()952 if ((shortage > 0) && uvm_swapisfilled() && !uvm_swapisfull() && in uvmpd_scan()
1527 uvm_swapisfilled(void) in uvm_swapisfilled() function