Query: hrtimer_forward
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)