OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swpgavail
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_mem.c
98
size += uvmexp.
swpgavail
;
/src/sys/uvm/
uvm_stat.c
138
(*pr)(" nswapdev=%d,
swpgavail
=%d\n",
139
uvmexp.nswapdev, uvmexp.
swpgavail
);
uvm_swap.c
1155
uvmexp.
swpgavail
+= size;
1193
uvmexp.
swpgavail
-= npages;
1215
uvmexp.
swpgavail
+= npages;
1863
rv = (swpgonly >= uvmexp.
swpgavail
);
uvm_extern.h
348
int
swpgavail
; /* number of swap pages currently available */
member in struct:uvmexp
uvm_pdaemon.c
930
uvmexp.swpginuse >= uvmexp.
swpgavail
&&
/src/sys/ufs/chfs/
chfs_subr.c
78
size += uvmexp.
swpgavail
;
Completed in 24 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026