Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\security.c Create Date:2022-07-28 18:39:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:security_file_open

Proto:int security_file_open(struct file *file)

Type:int

Parameter:

TypeParameterName
struct file *file
1497  ret = call_int_hook(file_open, 0, file)
1498  If ret Then Return ret
1501  Return Simple call site for access decisions