Home
last modified time | relevance | path

Searched defs:panic (Results 1 – 4 of 4) sorted by relevance

/arch/tile/kernel/
Dintvec_64.S92 .macro panic str macro
Dintvec_32.S79 .macro panic str macro
/arch/x86/mm/
Dkasan_init_64.c24 static __init void *early_alloc(size_t size, int nid, bool panic) in early_alloc()
/arch/powerpc/include/asm/
Dmachdep.h79 void (*panic)(char *str); member