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

/darwin-on-arm/xnu/osfmk/kern/
H A Dmk_sp.c173 policy_limit_t limit,
286 policy_limit_t limit = NULL;
322 limit = (policy_limit_t) &rr_limit;
339 limit = (policy_limit_t) &fifo_limit;
356 limit = (policy_limit_t) &ts_limit;
391 limit = (policy_limit_t) &rr_limit;
413 limit = (policy_limit_t) &fifo_limit;
435 limit = (policy_limit_t) &ts_limit;
H A Dtask.c2323 __unused policy_limit_t limit,
/darwin-on-arm/xnu/osfmk/mach/
H A Dpolicy.h82 typedef integer_t *policy_limit_t; typedef
H A Dthread_act.defs331 limit : policy_limit_t);
H A Dtask.defs392 limit : policy_limit_t;
H A Dmach_types.defs400 type policy_limit_t = array[*:1] of integer_t;
/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dthread_act.h375 policy_limit_t limit,
H A Dtask.h494 policy_limit_t limit,

Completed in 90 milliseconds