Searched defs:die (Results 1 - 25 of 63) sorted by path

123

/linux-master/Documentation/target/
H A Dtarget-export-device17 die() { function
/linux-master/arch/mips/boot/tools/
H A Drelocs_main.c14 void die(char *fmt, ...) function
/linux-master/arch/x86/tools/
H A Drelocs_common.c4 void die(char *fmt, ...) function
/linux-master/tools/usb/
H A Dffs-test.c94 #define die(...) (_msg(2, __VA_ARGS__), exit(1)) macro
/linux-master/arch/arc/kernel/
H A Dtraps.c24 void die(const char *str, struct pt_regs *regs, unsigned long address) function
/linux-master/arch/arm/kernel/
H A Dtraps.c362 void die(const char *str, struct pt_regs *regs, int err) function
/linux-master/arch/arm/mach-zynq/
H A Dslcr.c174 void zynq_slcr_cpu_state_write(int cpu, bool die) argument
/linux-master/arch/arm64/kernel/
H A Dtraps.c211 void die(const char *str, struct pt_regs *regs, long err) function
/linux-master/arch/csky/kernel/
H A Dtraps.c85 void die(struct pt_regs *regs, const char *str) function
/linux-master/arch/hexagon/kernel/
H A Dtraps.c180 int die(const char *str, struct pt_regs *regs, long err) function
185 } die = { local
/linux-master/arch/loongarch/kernel/
H A Dtraps.c399 void die(const char *str, struct pt_regs *regs) function
/linux-master/arch/microblaze/kernel/
H A Dexceptions.c40 void die(const char *str, struct pt_regs *fp, long err) function
/linux-master/arch/mips/kernel/
H A Dtraps.c395 void __noreturn die(const char *str, struct pt_regs *regs) function
/linux-master/arch/mips/tools/
H A Delf-entry.c26 static void die(const char *msg) function
/linux-master/arch/nios2/kernel/
H A Dtraps.c32 void die(const char *str, struct pt_regs *regs, long err) function
/linux-master/arch/openrisc/kernel/
H A Dtraps.c156 void __noreturn die(const char *str, struct pt_regs *regs, long err) function
/linux-master/arch/powerpc/kernel/
H A Dtraps.c286 void die(const char *str, struct pt_regs *regs, long err) function
303 NOKPROBE_SYMBOL(die); variable
[all...]
/linux-master/arch/riscv/kernel/
H A Dtraps.c75 void die(struct pt_regs *regs, const char *str) function
/linux-master/arch/s390/kernel/
H A Ddumpstack.c191 void __noreturn die(struct pt_regs *regs, const char *str) function
/linux-master/arch/s390/tools/
H A Drelocs.c108 static void die(char *fmt, ...) function
[all...]
/linux-master/arch/sh/kernel/
H A Dtraps.c23 void __noreturn die(const char *str, struct pt_regs *regs, long err) function
/linux-master/arch/sparc/boot/
H A Dpiggyback.c57 static void die(const char *str) function
[all...]
/linux-master/arch/x86/boot/
H A Dgenimage.sh41 die() { function
H A Dheader.S601 die: label
/linux-master/arch/x86/boot/tools/
H A Dbuild.c121 static void die(const char * str, ...) function
[all...]

Completed in 296 milliseconds

123