Searched refs:PROC_DIRTY_IS_DIRTY (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | proc_info.h | 844 #define PROC_DIRTY_IS_DIRTY 0x4 macro |
| /xnu-11215/bsd/kern/ | ||
| H A D | kern_memorystatus.c | 3414 ret |= PROC_DIRTY_IS_DIRTY; in memorystatus_dirty_get() |