Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Ensure the tracer unregistered the module's probes before the module* teardown is performed. Prevents leaks of probe and data pointers.

Proto:static void tp_module_going_check_quiescent(struct tracepoint *tp, void *priv)

Type:void

Parameter:

TypeParameterName
struct tracepoint *tp
void *priv
440  WARN_ON_ONCE(funcs)