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