Searched refs:printk_timed_ratelimit (Results 1 – 9 of 9) sorted by relevance
180 extern bool printk_timed_ratelimit(unsigned long *caller_jiffies,231 static inline bool printk_timed_ratelimit(unsigned long *caller_jiffies, in printk_timed_ratelimit() function
1024 if (printk_timed_ratelimit(&j, 500)) in sh_vou_isr()1032 if (printk_timed_ratelimit(&j, 500)) in sh_vou_isr()
3306 bool printk_timed_ratelimit(unsigned long *caller_jiffies, in printk_timed_ratelimit() function3317 EXPORT_SYMBOL(printk_timed_ratelimit);
939 if (printk_timed_ratelimit(&j, 1000) || rcode != last_rcode) { in fwnet_write_complete()
1261 if (printk_timed_ratelimit(&j, 500)) in exynos_dsi_irq()
2327 if (printk_timed_ratelimit(&abort_warn_time, 60*HZ)) in ocfs2_commit_thread()
4995 0x00000000 printk_timed_ratelimit vmlinux EXPORT_SYMBOL
3781 ffff8000100ed134 T printk_timed_ratelimit
Completed in 310 milliseconds