tag
line
file
source code
elf_executable
303
fs/binfmt_elf.c
current->elf_executable = 1;
elf_executable
529
fs/exec.c
current->elf_executable = 0;
elf_executable
183
include/linux/sched.h
int elf_executable:1;