Home
last modified time | relevance | path

Searched refs:WARN_RATELIMIT (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/
H A Dratelimit.h80 #define WARN_RATELIMIT(condition, format, ...) \ macro
98 #define WARN_RATELIMIT(condition, format, ...) \ macro
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v4.c499 WARN_RATELIMIT(ret, "IRQ %d", irq->host_irq); in kvm_vgic_v4_set_forwarding()
H A Dvgic-v2.c273 if (WARN_RATELIMIT(!src, "No SGI source for INTID %d\n", in vgic_v2_compute_lr()
H A Dvgic-v3.c348 if (WARN_RATELIMIT(!src, "No SGI source for INTID %d\n", in vgic_v3_compute_lr()
H A Dvgic-mmio-v3.c1075 WARN_RATELIMIT(err, "IRQ %d", irq->host_irq); in vgic_v3_queue_sgi()
/linux/drivers/gpio/
H A Dgpio-thunderx.c91 WARN_RATELIMIT(!rv, "Pin %d not available for GPIO\n", line); in thunderx_gpio_is_gpio()
H A Dgpio-tegra.c426 WARN_RATELIMIT(ret, "hwirq = %d", gpio + pin); in tegra_gpio_irq_handler()
/linux/arch/arm64/mm/
H A Dfault.c416 WARN_RATELIMIT(!is_pkvm_stage2_abort(esr), in __do_kernel_fault()
/linux/drivers/tty/
H A Dn_tty.c201 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 Dsuper.h644 WARN_RATELIMIT(vino.ino >= CEPH_MDS_INO_LOG_OFFSET, in ceph_vino_is_reserved()
/linux/fs/ext4/
H A Dmballoc.c1735 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 Dqgroup.c100 WARN_RATELIMIT(1, in qgroup_rsv_release()