函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\taskstats.c Create Date:2022-07-27 12:54:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:任务状态初始化

函数原型:void __init taskstats_init_early(void)

返回类型:void

参数:

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  遍历可用CPU(i)
702  初始化链表头
703  init_rwsem( & (sem))