Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/arm/commpage/
H A Dcommpage.h43 extern void commpage_update_mach_approximate_time(uint64_t);
H A Dcommpage.c937 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-11215.1.10/osfmk/i386/commpage/
H A Dcommpage.h144 extern void commpage_update_mach_approximate_time(uint64_t abstime);
H A Dcommpage.c420 commpage_update_mach_approximate_time(0); in commpage_mach_approximate_time_init()
959 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-11215.1.10/osfmk/kern/
H A Dpriority.c138 commpage_update_mach_approximate_time(ctime); in thread_quantum_expire()
H A Dsched_prim.c3182 commpage_update_mach_approximate_time(ctime); in thread_invoke()