/src/sys/uvm/ |
uvm_swap.h | 56 int uvm_swap_stats(char *, int, 64 uvm_swap_stats(char *c, int l, void (*f)(void *, const struct swapent *), function in typeref:typename:int
|
uvm_swap.h | 56 int uvm_swap_stats(char *, int, 64 uvm_swap_stats(char *c, int l, void (*f)(void *, const struct swapent *), function in typeref:typename:int
|
uvm_swap.c | 116 * in the uvm_swap_stats() function. 561 error = uvm_swap_stats(SCARG(uap, arg), SCARG(uap, misc), 768 * uvm_swap_stats: implements swapctl(SWAP_STATS). The function is kept 777 uvm_swap_stats(char *ptr, int misc, function in typeref:typename:int
|
uvm_swap.c | 116 * in the uvm_swap_stats() function. 561 error = uvm_swap_stats(SCARG(uap, arg), SCARG(uap, misc), 768 * uvm_swap_stats: implements swapctl(SWAP_STATS). The function is kept 777 uvm_swap_stats(char *ptr, int misc, function in typeref:typename:int
|