tag | line | file | source code |
---|---|---|---|
dump_thread | 6 | arch/i386/kernel/ksyms.c | extern void dump_thread(struct pt_regs *, struct user *); |
dump_thread | 12 | arch/i386/kernel/ksyms.c | X(dump_thread), |
dump_thread | 34 | fs/binfmt_aout.c | extern void dump_thread(struct pt_regs *, struct user *); |
dump_thread | 136 | fs/binfmt_aout.c | dump_thread(regs, &dump); |