hrtimer_forward(9) suse man page | unix.com

Man Page: hrtimer_forward

Operating Environment: suse

Section: 9

HRTIMER_FORWARD(9)						   Driver Basics						HRTIMER_FORWARD(9)

NAME
hrtimer_forward - forward the timer expiry
SYNOPSIS
u64 hrtimer_forward(struct hrtimer * timer, ktime_t now, ktime_t interval);
ARGUMENTS
timer hrtimer to forward now forward past this time interval the interval to forward
DESCRIPTION
Forward the timer expiry so it will expire in the future. Returns the number of overruns.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HRTIMER_FORWARD(9)
Related Man Pages
sdl_addtimer(3) - opensolaris
del_timer_sync(9) - centos
sdl_addtimer(3) - debian
sdl_settimer(3) - centos
ualarm(2) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!