Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_memorystatus.c2270 proc_t next_proc = NULL; in memorystatus_perform_idle_demotion() local
2272 next_proc = TAILQ_NEXT(p, p_memstat_list); in memorystatus_perform_idle_demotion()
2288 p = next_proc; in memorystatus_perform_idle_demotion()