Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus_freeze.c1783 unsigned int *coalition_list_length /* OUT */) in memorystatus_freeze_process() argument
1950 *coalition_list_length = coalition_get_pid_list(*coal, COALITION_ROLEMASK_XPC, in memorystatus_freeze_process()
1953 if (*coalition_list_length > MAX_XPC_SERVICE_PIDS) { in memorystatus_freeze_process()
1954 *coalition_list_length = MAX_XPC_SERVICE_PIDS; in memorystatus_freeze_process()