Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Needed early in initialization

Proto:void __init taskstats_init_early(void)

Type:void

Parameter:Nothing

700  taskstats_cache = 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(taskstats, Panic if kmem_cache_create() fails )
701  for_each_possible_cpu(i)
702  Initialization list head
703  init_rwsem( & (sem))