| tag | line | file | source code |
|---|---|---|---|
| create_tables | 855 | fs/exec.c | p = (unsigned long)create_tables((char *)p, bprm, |
| create_tables | 51 | include/linux/binfmts.h | extern unsigned long * create_tables(char * p,struct linux_binprm * bprm,int ibcs); |
| create_tables | 293 | kernel/ksyms.c | X(create_tables), |