Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 1 of 1) sorted by relevance

/hurd/
A Dhurdmalloc.c169 int amount; in more_memory() local
176 amount = vm_page_size; in more_memory()
180 amount = size; in more_memory()
184 r = vm_allocate(mach_task_self(), &where, (vm_size_t) amount, TRUE); in more_memory()

Completed in 5 milliseconds