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