Query: printk_timed_ratelimit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PRINTK_TIMED_RATELIM(9) Driver Basics PRINTK_TIMED_RATELIM(9)NAMEprintk_timed_ratelimit - caller-controlled printk ratelimitingSYNOPSISbool printk_timed_ratelimit(unsigned long * caller_jiffies, unsigned int interval_msecs);ARGUMENTScaller_jiffies pointer to caller's state interval_msecs minimum interval between printsDESCRIPTIONprintk_timed_ratelimit returns true if more than interval_msecs milliseconds have elapsed since the last time printk_timed_ratelimit returned true.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PRINTK_TIMED_RATELIM(9)
| Related Man Pages |
|---|
| mtrr_add(9) - suse |
| del_timer_sync(9) - centos |
| parport_register_port(9) - centos |
| struct_hrtimer(9) - centos |
| trace_printk(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |