Home | Sort by: relevance | last modified time | path |
/src/sys/uvm/ | |
uvm_swapstub.c | 43 int (*uvm_swap_stats50)(const struct sys_swapctl_args *, register_t *) = variable in typeref:typename:int (*)(const struct sys_swapctl_args *,register_t *) |
uvm_swap.c | 498 int (*uvm_swap_stats50)(const struct sys_swapctl_args *, register_t *) = variable in typeref:typename:int (*)(const struct sys_swapctl_args *,register_t *) 558 error = (*uvm_swap_stats50)(uap, retval); |