Searched refs:DBGBH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | synclink_gt.c | 30 * DBGBH bottom half service routine debugging 39 #define DBGBH(fmt) if (debug_level >= DEBUG_LEVEL_BH) printk fmt macro 488 #ifndef DBGBH 489 #define DBGBH(fmt) macro 1875 DBGBH(("%s bh receive\n", info->device_name)); in bh_handler() 1898 DBGBH(("%s bh status\n", info->device_name)); in bh_handler() 1905 DBGBH(("%s unknown action\n", info->device_name)); in bh_handler() 1909 DBGBH(("%s bh_handler exit\n", info->device_name)); in bh_handler() 1916 DBGBH(("%s bh_transmit\n", info->device_name)); in bh_transmit() 4640 DBGBH((" in rx_get_frame() [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | synclink_gt.c | 30 * DBGBH bottom half service routine debugging 39 #define DBGBH(fmt) if (debug_level >= DEBUG_LEVEL_BH) printk fmt macro 483 #ifndef DBGBH 484 #define DBGBH(fmt) macro 1865 DBGBH(("%s bh receive\n", info->device_name)); in bh_handler() 1888 DBGBH(("%s bh status\n", info->device_name)); in bh_handler() 1895 DBGBH(("%s unknown action\n", info->device_name)); in bh_handler() 1899 DBGBH(("%s bh_handler exit\n", info->device_name)); in bh_handler() 1906 DBGBH(("%s bh_transmit\n", info->device_name)); in bh_transmit() 4600 DBGBH((" in rx_get_frame() [all...] |
Completed in 10 milliseconds