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