函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditsc.c Create Date:2022-07-27 12:31:56
Last Modify:2020-03-17 16:31:21 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:audit_killed_trees

函数原型:struct list_head *audit_killed_trees(void)

返回类型:struct list_head

参数:

2642  ctx等于audit_context()
2643  如果此条件成立可能性大(为编译器优化)(!ctx || !是系统调用)则返回:NULL
2645  返回:killed_trees
调用者
名称描述
evict_chunkHere comes the stuff asynchronous to auditctl operations