Home
last modified time | relevance | path

Searched refs:commpage_update_mach_approximate_time (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/osfmk/arm/commpage/
H A Dcommpage.h43 extern void commpage_update_mach_approximate_time(uint64_t);
H A Dcommpage.c750 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-8019.80.24/osfmk/i386/commpage/
H A Dcommpage.h144 extern void commpage_update_mach_approximate_time(uint64_t abstime);
H A Dcommpage.c423 commpage_update_mach_approximate_time(0); in commpage_mach_approximate_time_init()
921 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-8019.80.24/osfmk/kern/
H A Dpriority.c140 commpage_update_mach_approximate_time(ctime); in thread_quantum_expire()
H A Dsched_prim.c2869 commpage_update_mach_approximate_time(ctime); in thread_invoke()