tag | line | file | source code |
---|---|---|---|
create_tables | 883 | fs/exec.c | p = (unsigned long)create_tables((char *)p, |
create_tables | 451 | ibcs/binfmt_coff.c | bprm->p = (unsigned long) create_tables ((char *) bprm->p, |
create_tables | 49 | include/linux/binfmts.h | extern unsigned long * create_tables(char * p,int argc,int envc,int ibcs); |
create_tables | 159 | kernel/ksyms.c | X(create_tables), |