Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:event_trace_memsetup

Proto:static __init int event_trace_memsetup(void)

Type:int

Parameter:Nothing

3077  field_cachep = Please use this macro to create slab caches. Simply specify the* name of the structure and maybe some flags that are listed above.* The alignment of the struct determines object alignment. If you* f(ftrace_event_field, Panic if kmem_cache_create() fails )
3078  file_cachep = Please use this macro to create slab caches. Simply specify the* name of the structure and maybe some flags that are listed above.* The alignment of the struct determines object alignment. If you* f(trace_event_file, Panic if kmem_cache_create() fails )
3079  Return 0
Caller
NameDescribe
trace_event_init