函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:alloc_mark

函数原型:static struct fsnotify_mark *alloc_mark(void)

返回类型:struct fsnotify_mark

参数:

180  amark等于Shortcuts
181  如果非amark则返回: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  返回:mark
调用者
名称描述
create_chunkCall with group->mark_mutex held, releases it