Searched refs:PR_SPEC_DISABLE_NOEXEC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dprctl.h223 # define PR_SPEC_DISABLE_NOEXEC (1UL << 4) macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h223 # define PR_SPEC_DISABLE_NOEXEC (1UL << 4) macro
/linux-master/arch/arm64/kernel/
H A Dproton-pack.c728 case PR_SPEC_DISABLE_NOEXEC:
787 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC;
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c2180 case PR_SPEC_DISABLE_NOEXEC:
2308 return PR_SPEC_PRCTL | PR_SPEC_DISABLE_NOEXEC;

Completed in 213 milliseconds