函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_tree.c Create Date:2022-07-27 12:33:27
Last Modify:2022-05-22 16:43:11 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:alloc_tree

函数原型:static struct audit_tree *alloc_tree(const char *s)

返回类型:struct audit_tree

参数:

类型参数名称
const char *s
97  tree等于开辟内存
98  如果tree
99  _set - set a refcount's value*@r: the refcount*@n: value to which the refcount will be set
100  goner等于0
101  初始化链表头
102  初始化链表头
103  初始化链表头
104  初始化链表头
105  root = NULL
106  strcpy(pathname, s)
108  返回:tree
调用者
名称描述
audit_make_tree