Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:replace_mark_chunk

Proto:static void replace_mark_chunk(struct fsnotify_mark *mark, struct audit_chunk *chunk)

Type:void

Parameter:

TypeParameterName
struct fsnotify_mark *mark
struct audit_chunk *chunk
288  assert_spin_locked( & hash_lock)
289  old = mark_chunk(mark)
290  chunk = chunk
291  If chunk Then mark = mark
293  If old Then mark = NULL
Caller
NameDescribe
replace_chunk
untag_chunk
create_chunkCall with group->mark_mutex held, releases it
audit_tree_freeing_mark