Searched refs:KDB_POLL_FUNC_MAX (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ | ||
D | kdb.h | 72 #define KDB_POLL_FUNC_MAX 5 macro |
/Linux-v5.10/drivers/tty/serial/ | ||
D | kgdboc.c | 112 if (kdb_poll_idx < KDB_POLL_FUNC_MAX) { in kgdboc_register_kbd() |