Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/vm/
H A Dentitlement_increased_memory_limit.c61 spawn_child_with_memlimit(int32_t memlimit) in spawn_child_with_memlimit() function
153 pid = spawn_child_with_memlimit(max_task_pmem);
195 pid = spawn_child_with_memlimit(-1);
243 pid = spawn_child_with_memlimit(0);