Home
last modified time | relevance | path

Searched refs:sleep_type (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dclock_oldops.c129 sleep_type_t sleep_type,
516 sleep_type_t sleep_type = args->sleep_type; in clock_sleep_trap() local
539 rvalue = clock_sleep_internal(clock, sleep_type, &swtime); in clock_sleep_trap()
553 sleep_type_t sleep_type, in clock_sleep_internal() argument
576 chkstat = check_time(sleep_type, sleep_time, &clock_time); in clock_sleep_internal()
/xnu-8020.101.4/osfmk/mach/
H A Dmach_traps.h148 sleep_type_t sleep_type,
589 PAD_ARG_(sleep_type_t, sleep_type);