table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PRINTK_TIMED_RATELIM(9) | Driver Basics | PRINTK_TIMED_RATELIM(9) |
NAME¶
printk_timed_ratelimit - caller-controlled printk ratelimitingSYNOPSIS¶
bool
printk_timed_ratelimit(unsigned long * caller_jiffies,
unsigned int interval_msecs);
ARGUMENTS¶
caller_jiffiespointer to caller's state
interval_msecs
minimum interval between prints
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |