tag
line
file
source code
start_thread
391
fs/binfmt_aout.c
start_thread(regs, ex.a_entry, p);
start_thread
684
fs/binfmt_elf.c
start_thread(regs, elf_entry, bprm->p);