Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_objagg_create

Proto:static inline void trace_objagg_create(const struct objagg *objagg)

Type:void

Parameter:

TypeParameterName
const struct objagg *objagg

NULL

Caller
NameDescribe
objagg_createbjagg_create - creates a new objagg instance*@ops: user-specific callbacks*@objagg_hints: hints, can be NULL*@priv: pointer to a private data passed to the ops* Note: all locking must be provided by the caller