Searched refs:POLICY_FIFO_BASE_COUNT (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dmk_sp.c120 if ( base_count != POLICY_FIFO_BASE_COUNT ||
241 if (count != POLICY_FIFO_BASE_COUNT) {
310 if (count != POLICY_FIFO_BASE_COUNT) {
H A Dprocessor.c637 if (*count < POLICY_FIFO_BASE_COUNT)
643 *count = POLICY_FIFO_BASE_COUNT;
H A Dtask.c2850 if (*task_info_count < POLICY_FIFO_BASE_COUNT) {
/xnu-2782.1.97/osfmk/mach/
H A Dpolicy.h202 #define POLICY_FIFO_BASE_COUNT ((mach_msg_type_number_t) \ macro

Completed in 89 milliseconds