Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace.c Create Date:2022-07-28 11:59:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_vprintk

Proto:int trace_vprintk(unsigned long ip, const char *fmt, va_list args)

Type:int

Parameter:

TypeParameterName
unsigned longip
const char *fmt
va_listargs
3349  Return trace_array_vprintk( & The global_trace is the descriptor that holds the top-level tracing* buffers for the live tracing., ip, fmt, args)
Caller
NameDescribe
__trace_printk
__ftrace_vprintk
mmio_trace_printk