Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm/commpage/
H A Dcommpage.h43 extern void commpage_update_mach_approximate_time(uint64_t);
H A Dcommpage.c788 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-10002.41.9/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()
923 commpage_update_mach_approximate_time(uint64_t abstime) in commpage_update_mach_approximate_time() function
/xnu-10002.41.9/osfmk/kern/
H A Dpriority.c141 commpage_update_mach_approximate_time(ctime); in thread_quantum_expire()
H A Dsched_prim.c3014 commpage_update_mach_approximate_time(ctime); in thread_invoke()