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