Searched refs:WARN_RATELIMIT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/include/linux/ |
| D | ratelimit.h | 87 #define WARN_RATELIMIT(condition, format, ...) \ macro 105 #define WARN_RATELIMIT(condition, format, ...) \ macro
|
| /Linux-v4.19/kernel/ |
| D | panic.c | 644 WARN_RATELIMIT(1, "refcount_t %s at %pB in %s[%d], uid/euid: %u/%u\n", in refcount_error_report()
|
| /Linux-v4.19/drivers/gpio/ |
| D | gpio-thunderx.c | 92 WARN_RATELIMIT(!rv, "Pin %d not available for GPIO\n", line); in thunderx_gpio_is_gpio()
|
| /Linux-v4.19/drivers/tty/ |
| D | n_tty.c | 197 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker() 203 WARN_RATELIMIT(test_bit(TTY_LDISC_HALTED, &tty->flags), in n_tty_kick_worker()
|
| D | tty_io.c | 1336 WARN_RATELIMIT(!tty->port, in tty_init_dev()
|
| /Linux-v4.19/mm/ |
| D | vmscan.c | 1767 WARN_RATELIMIT(PageTail(page), "trying to isolate tail page"); in isolate_lru_page()
|
| /Linux-v4.19/fs/btrfs/ |
| D | qgroup.c | 86 WARN_RATELIMIT(1, in qgroup_rsv_release()
|