Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lookup_format

Proto:static inline struct trace_bprintk_fmt *lookup_format(const char *fmt)

Type:struct trace_bprintk_fmt

Parameter:

TypeParameterName
const char *fmt
42  If Not fmt Then Return ERR_PTR( - EINVAL)
46  If Not strcmp(fmt, fmt) Then Return pos
49  Return NULL
Caller
NameDescribe
hold_module_trace_bprintk_format