tag | line | file | source code |
NORET_TYPE | 59 | fs/ext2/super.c | NORET_TYPE void ext2_panic (struct super_block * sb, const char * function, |
NORET_TYPE | 475 | include/linux/ext2_fs.h | extern NORET_TYPE void ext2_panic (struct super_block *, const char *, |
NORET_TYPE | 40 | include/linux/kernel.h | NORET_TYPE void panic(const char * fmt, ...) |
NORET_TYPE | 42 | include/linux/kernel.h | NORET_TYPE void do_exit(long error_code) |
NORET_TYPE | 374 | kernel/exit.c | NORET_TYPE void do_exit(long code) |
NORET_TYPE | 18 | kernel/panic.c | NORET_TYPE void panic(const char * fmt, ...) |