Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A Dmemorystatus_assertion_helpers.c153 int size = memorystatus_control(MEMORYSTATUS_CMD_GET_PRIORITY_LIST, pid, 0, &entry, sizeof(entry)); in get_priority_props()
/xnu-8796.121.2/bsd/sys/
H A Dkern_memorystatus.h344 #define MEMORYSTATUS_CMD_GET_PRIORITY_LIST 1 macro
/xnu-8796.121.2/bsd/kern/
H A Dkern_memorystatus.c7997 case MEMORYSTATUS_CMD_GET_PRIORITY_LIST: