函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:audit_tree_init

函数原型:static int __init audit_tree_init(void)

返回类型:int

参数:

1084  audit_tree_mark_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(audit_tree_mark, Panic if kmem_cache_create() fails )
1086  One struct chunk is attached to each inode of interest through* audit_tree_mark (fsnotify mark)等于Create a new fsnotify_group and hold a reference for the group returned.
1087  如果是错误audit_panic("cannot initialize fsnotify group for rectree watches")
1090 i小于HASH_SIZE循环初始化链表头
1093  返回:0