Searched refs:WARN_RATELIMIT (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | ratelimit.h | 80 #define WARN_RATELIMIT(condition, format, ...) \ macro 98 #define WARN_RATELIMIT(condition, format, ...) \ macro
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-v4.c | 499 WARN_RATELIMIT(ret, "IRQ %d", irq->host_irq); in kvm_vgic_v4_set_forwarding()
|
| H A D | vgic-v2.c | 273 if (WARN_RATELIMIT(!src, "No SGI source for INTID %d\n", in vgic_v2_compute_lr()
|
| H A D | vgic-v3.c | 348 if (WARN_RATELIMIT(!src, "No SGI source for INTID %d\n", in vgic_v3_compute_lr()
|
| H A D | vgic-mmio-v3.c | 1075 WARN_RATELIMIT(err, "IRQ %d", irq->host_irq); in vgic_v3_queue_sgi()
|
| /linux/drivers/gpio/ |
| H A D | gpio-thunderx.c | 91 WARN_RATELIMIT(!rv, "Pin %d not available for GPIO\n", line); in thunderx_gpio_is_gpio()
|
| H A D | gpio-tegra.c | 426 WARN_RATELIMIT(ret, "hwirq = %d", gpio + pin); in tegra_gpio_irq_handler()
|
| /linux/arch/arm64/mm/ |
| H A D | fault.c | 416 WARN_RATELIMIT(!is_pkvm_stage2_abort(esr), in __do_kernel_fault()
|
| /linux/drivers/tty/ |
| H A D | n_tty.c | 201 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker() 207 WARN_RATELIMIT(test_bit(TTY_LDISC_HALTED, &tty->flags), in n_tty_kick_worker()
|
| /linux/fs/ceph/ |
| H A D | super.h | 644 WARN_RATELIMIT(vino.ino >= CEPH_MDS_INO_LOG_OFFSET, in ceph_vino_is_reserved()
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 1735 if (WARN_RATELIMIT(folio->mapping != inode->i_mapping, in ext4_mb_load_buddy_gfp() 1785 if (WARN_RATELIMIT(folio->mapping != inode->i_mapping, in ext4_mb_load_buddy_gfp() 2519 if (WARN_RATELIMIT(buddy == NULL, in ext4_mb_simple_scan_group() 4734 if (WARN_RATELIMIT(err, in ext4_discard_allocated_blocks()
|
| /linux/fs/btrfs/ |
| H A D | qgroup.c | 100 WARN_RATELIMIT(1, in qgroup_rsv_release()
|