Searched refs:LEDGER_ACTION_MASK (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/osfmk/kern/ ! | ||
| H A D | ledger.h | 161 #define LEDGER_ACTION_MASK 0x00f0 macro |
| H A D | ledger.c | 1917 *actions = le->le_flags & LEDGER_ACTION_MASK; in ledger_get_actions() |