Searched refs:coalition_list_length (Results 1 – 1 of 1) sorted by relevance
1783 unsigned int *coalition_list_length /* OUT */) in memorystatus_freeze_process() argument1950 *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()