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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c155 policy_limit_t limit,
268 policy_limit_t limit = NULL;
304 limit = (policy_limit_t) &rr_limit;
321 limit = (policy_limit_t) &fifo_limit;
338 limit = (policy_limit_t) &ts_limit;
373 limit = (policy_limit_t) &rr_limit;
395 limit = (policy_limit_t) &fifo_limit;
417 limit = (policy_limit_t) &ts_limit;
H A Dtask.c1647 __unused policy_limit_t limit,
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h82 typedef integer_t *policy_limit_t; typedef

Completed in 35 milliseconds