Searched refs:update_process_times (Results 1 – 5 of 5) sorted by relevance
35 update_process_times(user_mode(get_irq_regs())); in legacy_timer_tick()
25 extern void update_process_times(int user);
102 update_process_times(user_mode(get_irq_regs())); in tick_periodic()
257 update_process_times(user_mode(regs)); in tick_sched_handle()
1785 void update_process_times(int user_tick) in update_process_times() function