Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
vm.c | 1298 const unsigned long thelimit = local in function:rump_hypermalloc 1308 if (thelimit != RUMPMEM_UNLIMITED) { 1310 if (newmem > thelimit) { |
vm.c | 1298 const unsigned long thelimit = local in function:rump_hypermalloc 1308 if (thelimit != RUMPMEM_UNLIMITED) { 1310 if (newmem > thelimit) { |