Searched refs:__ratelimit (Results 1 – 25 of 80) sorted by relevance
1234
49 WARN_ON(__rtn_cond && __ratelimit(state)); \60 if (unlikely(rtn && __ratelimit(&_rs))) \
214 if (__ratelimit(&_rs)) \242 __ratelimit(&_rs)) \252 if (__ratelimit(&_rs)) \
45 #define __ratelimit(state) ___ratelimit(state, __func__) macro
683 if (__ratelimit(&_rs)) \726 __ratelimit(&_rs)) \
3 #define __ratelimit(x) (*(x)) macro
45 if (!__ratelimit(&rs)) in fsverity_msg()
15 if (!__ratelimit(&ratelimit)) in print_irq_desc()
41 if (__ratelimit(&_rs)) { \
63 if (!__ratelimit(&ratelimit)) in check_poison_mem()
68 __ratelimit(&cpf_rate)) { in do_user_cp_fault()
125 if (!__ratelimit(&ratelimit)) in umip_printk()
98 if (!__ratelimit(&fw_rs)) in filter_write()
76 while (!__ratelimit(&file->f_cred->user->ratelimit)) in efivarfs_file_read()
170 if (__ratelimit(&_rs)) \
29 if (dumpstate && __ratelimit(&rs)) { in mdp4_irq_error_handler()
31 if (dumpstate && __ratelimit(&rs)) { in mdp5_irq_error_handler()
54 if (__ratelimit(&_rs)) \
456 if (__ratelimit(&_rs)) \665 if (drm_debug_enabled(DRM_UT_ ## category) && __ratelimit(&rs_)) \
118 __ratelimit(&_rs); \
116 if (!__ratelimit(&ratelimit)) in ccf_irq()
448 __fat_fs_error(sb, __ratelimit(&MSDOS_SB(sb)->ratelimit), fmt , ## args)460 if (__ratelimit(&MSDOS_SB(sb)->ratelimit)) \
73 if (__ratelimit(&rs)) { in qcom_smmu_tlb_sync_debug()422 if (__ratelimit(&_rs)) { in qcom_smmu_context_fault()
243 if (IS_ENABLED(CONFIG_BTRFS_DEBUG) || __ratelimit(ratelimit)) { in _btrfs_printk()
153 unhandled_signal(current, SIGSEGV) && __ratelimit(&ratelimit_state)) { in do_sigsegv()
389 __ratelimit(&ratelimit)) { in handle_unaligned()405 __ratelimit(&kernel_ratelimit)) in handle_unaligned()
Completed in 53 milliseconds