Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:alloc_mark

Proto:static struct fsnotify_mark *alloc_mark(void)

Type:struct fsnotify_mark

Parameter:Nothing

180  amark = Shortcuts
181  If Not amark Then Return NULL
183  Nothing fancy, just initialize lists and locks and counters.
184  Mask this mark is for [mark->lock, group->mark_mutex] = last inotify event here
185  Return mark
Caller
NameDescribe
create_chunkCall with group->mark_mutex held, releases it