table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__ROUND_JIFFIES(9) | Driver Basics | __ROUND_JIFFIES(9) |
NAME¶
__round_jiffies - function to round jiffies to a full secondSYNOPSIS¶
unsigned
long __round_jiffies(unsigned long j,
int cpu);
ARGUMENTS¶
jthe time in (absolute) jiffies that should be
rounded
cpu
the processor number on which the timeout will
happen
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |