Man Page: __round_jiffies_up_relative
Operating Environment: suse
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 secondSYNOPSISunsigned long __round_jiffies_up_relative(unsigned long j, int cpu);ARGUMENTSj the time in (relative) jiffies that should be rounded cpu the processor number on which the timeout will happenDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __ROUND_JIFFIES_UP_R(9)
| Related Man Pages |
|---|
| struct_tid_ampdu_rx(9) - centos |
| llroundf(3) - redhat |
| lrintl(3) - redhat |
| lrintf(3) - redhat |
| ccw_device_start_timeout(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |