Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/arm/commpage/
H A Dcommpage.h43 extern void commpage_update_mach_approximate_time(uint64_t);
H A Dcommpage.c775 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-8796.141.3/osfmk/i386/commpage/
H A Dcommpage.h144 extern void commpage_update_mach_approximate_time(uint64_t abstime);
H A Dcommpage.c419 commpage_update_mach_approximate_time(0); in commpage_mach_approximate_time_init()
917 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-8796.141.3/osfmk/kern/
H A Dpriority.c141 commpage_update_mach_approximate_time(ctime); in thread_quantum_expire()
H A Dsched_prim.c2959 commpage_update_mach_approximate_time(ctime); in thread_invoke()