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