Home
last modified time | relevance | path

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

/kernel/time/
Dtick-legacy.c35 update_process_times(user_mode(get_irq_regs())); in legacy_timer_tick()
Dtimekeeping.h25 extern void update_process_times(int user);
Dtick-common.c102 update_process_times(user_mode(get_irq_regs())); in tick_periodic()
Dtick-sched.c257 update_process_times(user_mode(regs)); in tick_sched_handle()
Dtimer.c1785 void update_process_times(int user_tick) in update_process_times() function