Searched refs:POLICY_FIFO_LIMIT_COUNT (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dmk_sp.c214 limit_count != POLICY_FIFO_LIMIT_COUNT) {
336 limcount = POLICY_FIFO_LIMIT_COUNT;
405 limcount = POLICY_FIFO_LIMIT_COUNT;
H A Dprocessor.c634 if (*count < POLICY_FIFO_LIMIT_COUNT)
640 *count = POLICY_FIFO_LIMIT_COUNT;
/darwin-on-arm/xnu/osfmk/mach/
H A Dpolicy.h204 #define POLICY_FIFO_LIMIT_COUNT ((mach_msg_type_number_t) \ macro

Completed in 23 milliseconds