Searched refs:COALITION_SORT_DEFAULT (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | coalition.h | 100 #define COALITION_SORT_DEFAULT (1) macro
|
| /xnu-12377.1.9/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.1.9/bsd/kern/ |
| H A D | sys_coalition.c | 743 sort_order = COALITION_SORT_DEFAULT;
|
| H A D | kern_memorystatus_freeze.c | 669 COALITION_SORT_DEFAULT, pid_list, MAX_XPC_SERVICE_PIDS); 1951 COALITION_SORT_DEFAULT, coalition_list, MAX_XPC_SERVICE_PIDS); in memorystatus_freeze_process()
|
| H A D | kern_memorystatus.c | 9521 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS); 9530 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS); 9539 COALITION_SORT_DEFAULT, pid_list, MAX_SORT_PIDS);
|
| /xnu-12377.1.9/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()
|