函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\exec.c Create Date:2022-07-29 10:33:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:path_noexec

函数原型:bool path_noexec(const struct path *path)

返回类型:bool

参数:

类型参数名称
const struct path *path
109  返回:mnt_flags按位与MNT_NOEXECs_iflags按位与Ignore executables on this fs
调用者
名称描述
do_mmapThe caller must hold down_write(¤t->mm->mmap_sem).
do_open_execat
prctl_set_mm_exe_file
validate_mmap_requestdetermine whether a mapping should be permitted and, if so, what sort of* mapping we're capable of supporting