suse man page for round_jiffies_up

Query: round_jiffies_up

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ROUND_JIFFIES_UP(9)						   Driver Basics					       ROUND_JIFFIES_UP(9)

NAME
round_jiffies_up - function to round jiffies up to a full second
SYNOPSIS
unsigned long round_jiffies_up(unsigned long j);
ARGUMENTS
j the time in (absolute) jiffies that should be rounded
DESCRIPTION
This is the same as round_jiffies except that it will never round down. This is useful for timeouts for which the exact time of firing does not matter too much, as long as they don't fire too early.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ROUND_JIFFIES_UP(9)
Related Man Pages
llrint(3) - redhat
llroundf(3) - redhat
lrint(3) - redhat
lroundf(3) - redhat
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com