Home
last modified time | relevance | path

Searched refs:noexec (Results 1 – 2 of 2) sorted by relevance

/arch/mips/kernel/
Delf.c333 static int noexec = EXSTACK_DEFAULT; variable
362 noexec = EXSTACK_DISABLE_X; in noexec_setup()
364 noexec = EXSTACK_ENABLE_X; in noexec_setup()
374 switch (noexec) { in mips_elf_read_implies_exec()
/arch/mips/configs/
Dranchu_defconfig303 CONFIG_CMDLINE="earlycon noexec=on"