Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm/commpage/
H A Dcommpage.h43 extern void commpage_update_mach_approximate_time(uint64_t);
H A Dcommpage.c977 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-12377.81.4/osfmk/i386/commpage/
H A Dcommpage.h144 extern void commpage_update_mach_approximate_time(uint64_t abstime);
H A Dcommpage.c421 commpage_update_mach_approximate_time(0); in commpage_mach_approximate_time_init()
966 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-12377.81.4/osfmk/kern/
H A Dpriority.c138 commpage_update_mach_approximate_time(ctime); in thread_quantum_expire()
H A Dsched_prim.c2931 commpage_update_mach_approximate_time(ctime); in thread_invoke()