Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dclock_oldops.c128 sleep_type_t sleep_type,
461 sleep_type_t sleep_type = args->sleep_type; in clock_sleep_trap() local
484 rvalue = clock_sleep_internal(clock, sleep_type, &swtime); in clock_sleep_trap()
498 sleep_type_t sleep_type, in clock_sleep_internal() argument
521 chkstat = check_time(sleep_type, sleep_time, &clock_time); in clock_sleep_internal()
/xnu-8796.121.2/osfmk/mach/
H A Dmach_traps.h160 sleep_type_t sleep_type,
617 PAD_ARG_(sleep_type_t, sleep_type);