函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\kdb\kdb_io.c Create Date:2022-07-27 12:43:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kdb_input_flush* Get rid of any buffered console input

函数原型:static void kdb_input_flush(void)

返回类型:void

参数:

466  flush_delay等于1
467 flush_delay循环
468  flush_delay自减
469  empty :
470  h_nmi_watchdog - restart NMI watchdog timeout.* If the architecture supports the NMI watchdog, touch_nmi_watchdog()* may be used to reset the timeout - for code which intentionally* disables interrupts for a long time. This call is stateless.
471 f循环
472  res等于f
473  如果res不等于负1则
474  flush_delay等于1
475  转到:empty
478  如果flush_delaymdelay(1)
调用者
名称描述
vkdb_printf