Searched refs:panic (Results 1 – 6 of 6) sorted by relevance
| /lib/ |
| A D | panic.c | 41 void panic(const char *fmt, ...) in panic() function 56 panic("%s:%u: %s: Assertion `%s' failed.", file, line, function, in __assert_fail()
|
| A D | time.c | 99 panic("Could not initialize timer (err %d)\n", ret); in get_ticks() 105 panic("Could not read count from timer (err %d)\n", in get_ticks() 108 panic("no timer (err %d)\n", ret); in get_ticks()
|
| A D | Makefile | 137 obj-y += panic.o
|
| A D | fdtdec.c | 1279 panic("FDT overlap"); in fdt_find_separate()
|
| A D | Kconfig | 117 attached, then it will panic due to a synchronous abort 141 attached, then it will panic due to a synchronous abort
|
| /lib/efi_loader/ |
| A D | efi_boottime.c | 3524 panic("EFI application exited"); in efi_exit()
|
Completed in 27 milliseconds