Home
last modified time | relevance | path

Searched refs:update_process_times (Results 1 – 3 of 3) sorted by relevance

/kernel/time/
Dtick-sched.c517 update_process_times(user_mode(regs)); in tick_nohz_handler()
668 update_process_times(user_mode(regs)); in tick_sched_timer()
Dtick-common.c72 update_process_times(user_mode(get_irq_regs())); in tick_periodic()
/kernel/
Dtimer.c1025 void update_process_times(int user_tick) in update_process_times() function