Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\dynamic_debug.h Create Date:2022-07-28 07:12:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ddebug_add_module

Proto:static inline int ddebug_add_module(struct _ddebug *tab, unsigned int n, const char *modname)

Type:int

Parameter:

TypeParameterName
struct _ddebug *tab
unsigned intn
const char *modname
183  Return 0
Caller
NameDescribe
dynamic_debug_setup