Searched refs:do_timer (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | misc.c | 62 static int do_timer(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_timer() function 81 timer, 2, 1, do_timer,
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | set-timer-lat.c | 210 int do_timer(int clock_id, int flags) in do_timer() function 275 ret |= do_timer(clock_id, TIMER_ABSTIME); in main() 276 ret |= do_timer(clock_id, 0); in main()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timekeeping.h | 25 extern void do_timer(unsigned long ticks);
|
| H A D | tick-common.c | 94 do_timer(1); in tick_periodic()
|
| H A D | tick-sched.c | 91 do_timer(++ticks); in tick_do_update_jiffies64()
|
| H A D | timekeeping.c | 2270 void do_timer(unsigned long ticks) in do_timer() function 2494 do_timer(ticks); in xtime_update()
|
| /OK3568_Linux_fs/yocto/poky/documentation/profile-manual/ |
| H A D | usage.rst | 1286 <idle>-0 [004] d.s2 470.867176: do_timer <-tick_do_update_jiffies64 1287 <idle>-0 [004] d.s2 470.867176: _raw_spin_lock <-do_timer 1289 <idle>-0 [004] d.s3 470.867177: ntp_tick_length <-do_timer
|