Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:path_noexec

Proto:bool path_noexec(const struct path *path)

Type:bool

Parameter:

TypeParameterName
const struct path *path
109  Return mnt_flags & MNT_NOEXEC || s_iflags & Ignore executables on this fs
Caller
NameDescribe
do_mmapThe caller must hold down_write(¤t->mm->mmap_sem).
do_open_execat