Searched refs:ratelimit (Results 1 – 5 of 5) sorted by relevance
95 struct ratelimit_state ratelimit; member433 __fat_fs_error(sb, __ratelimit(&MSDOS_SB(sb)->ratelimit), fmt , ## args)438 if (__ratelimit(&MSDOS_SB(sb)->ratelimit)) \
1636 ratelimit_state_init(&sbi->ratelimit, DEFAULT_RATELIMIT_INTERVAL, in fat_fill_super()
75 while (!__ratelimit(&file->f_cred->user->ratelimit)) { in efivarfs_file_read()
197 struct ratelimit_state *ratelimit = &printk_limits[4]; in btrfs_printk() local208 ratelimit = &printk_limits[kern_level - '0']; in btrfs_printk()216 if (__ratelimit(ratelimit)) in btrfs_printk()
3328 int ratelimit; /* Limit cacheline bouncing */ member3338 if (__this_cpu_inc_return(bh_accounting.ratelimit) - 1 < 4096) in recalc_bh_state()3340 __this_cpu_write(bh_accounting.ratelimit, 0); in recalc_bh_state()