Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_watch.c Create Date:2022-07-28 11:29:21
Last Modify:2020-03-17 17:15:07 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_watch_init

Proto:static int __init audit_watch_init(void)

Type:int

Parameter:Nothing

513  snotify handle. = Create a new fsnotify_group and hold a reference for the group returned.
514  If IS_ERR(snotify handle. ) Then
515  snotify handle. = NULL
516  audit_panic("cannot create audit fsnotify group")
518  Return 0