HRTIMER_FORWARD(9) Driver Basics HRTIMER_FORWARD(9)NAMEhrtimer_forward - forward the timer expirySYNOPSISu64 hrtimer_forward(struct hrtimer * timer, ktime_t now, ktime_t interval);ARGUMENTStimer hrtimer to forward now forward past this time interval the interval to forwardDESCRIPTIONForward the timer expiry so it will expire in the future. Returns the number of overruns.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_FORWARD(9)
| Related Man Pages |
|---|
| sdl_addtimer(3) - opensolaris |
| del_timer_sync(9) - centos |
| struct_hrtimer(9) - centos |
| sdl_settimer(3) - debian |
| sdl_settimer(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |