Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_module_request

Proto:static inline void trace_module_request(char *name, bool wait, unsigned long ip)

Type:void

Parameter:

TypeParameterName
char *name
boolwait
unsigned longip

NULL

Caller
NameDescribe
__request_module__request_module - try to load a kernel module*@wait: wait (or not) for the operation to complete*@fmt: printf style format string for the name of the module*@...: arguments as specified in the format string