Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\printk.h Create Date:2022-07-28 10:05:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_console_rcuidle

Proto:static inline void trace_console_rcuidle(const char *text, size_t len)

Type:void

Parameter:

TypeParameterName
const char *text
size_tlen

NULL

Caller
NameDescribe
call_console_driversCall the console drivers, asking them to write out* log_buf[start] to log_buf[end - 1].* The console_lock must be held.