__round_jiffies_up_relative(9) centos man page | unix.com

Man Page: __round_jiffies_up_relative

Operating Environment: centos

Section: 9

__ROUND_JIFFIES_UP_R(9) 					   Driver Basics					   __ROUND_JIFFIES_UP_R(9)

NAME
__round_jiffies_up_relative - function to round jiffies up to a full second
SYNOPSIS
unsigned long __round_jiffies_up_relative(unsigned long j, int cpu);
ARGUMENTS
j the time in (relative) jiffies that should be rounded cpu the processor number on which the timeout will happen
DESCRIPTION
This is the same as __round_jiffies_relative 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 3.10 June 2014 __ROUND_JIFFIES_UP_R(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
struct_hrtimer(9) - centos
struct_kgdb_arch(9) - centos
lrintf(3) - redhat
assign_cpu_to_pset(3) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!