Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_tree.c Create Date:2022-07-28 11:30:58
Last Modify:2022-05-22 16:43:11 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_tree_init

Proto:static int __init audit_tree_init(void)

Type:int

Parameter:Nothing

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  If IS_ERR(One struct chunk is attached to each inode of interest through* audit_tree_mark (fsnotify mark)) Then audit_panic("cannot initialize fsnotify group for rectree watches")
1090  When i < HASH_SIZE cycle Initialization list head
1093  Return 0