| tag | line | file | source code | 
|---|---|---|---|
| flush_old_exec | 440 | fs/binfmt_coff.c | flush_old_exec (bprm); | 
| flush_old_exec | 193 | fs/binfmt_elf.c | flush_old_exec(bprm); | 
| flush_old_exec | 784 | fs/exec.c | flush_old_exec(bprm); | 
| flush_old_exec | 42 | include/linux/binfmts.h | extern void flush_old_exec(struct linux_binprm * bprm); |