Searched refs:COALITION_SORT_DEFAULT (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | coalition.h | 100 #define COALITION_SORT_DEFAULT (1) macro
|
| /xnu-12377.81.4/tests/vm/ |
| H A D | app_swap.c | 40 p_order = COALITION_SORT_DEFAULT; in get_coalition_leader()
|
| H A D | memorystatus_freeze_test.c | 2029 p_order = COALITION_SORT_DEFAULT;
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | sys_coalition.c | 800 sort_order = COALITION_SORT_DEFAULT;
|
| H A D | kern_memorystatus_freeze.c | 688 COALITION_SORT_DEFAULT, pid_list, MAX_XPC_SERVICE_PIDS); 1970 COALITION_SORT_DEFAULT, coalition_list, MAX_XPC_SERVICE_PIDS); in memorystatus_freeze_process()
|
| H A D | kern_memorystatus.c | 9562 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS); 9571 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS); 9580 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS);
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | coalition.c | 2674 case COALITION_SORT_DEFAULT: in coalition_get_sort_list() 2701 case COALITION_SORT_DEFAULT: in coalition_get_sort_list() 2744 case COALITION_SORT_DEFAULT: in coalition_get_pid_list()
|