Searched defs:die (Results 1 - 37 of 37) sorted by relevance

/linux-4.1.27/scripts/
H A Dgfp-translate9 die() { function
H A Ddecodecode14 die() { function
H A Dpnmtologo.c419 static void die(const char *fmt, ...) die() function
/linux-4.1.27/arch/score/include/asm/
H A Dbug.h12 #define die(msg, regs) \ macro
/linux-4.1.27/arch/x86/tools/
H A Drelocs_common.c3 void die(char *fmt, ...) die() function
/linux-4.1.27/drivers/block/aoe/
H A Daoemain.c24 static volatile ulong die; discover_timer() local
/linux-4.1.27/arch/arc/kernel/
H A Dtraps.c31 void die(const char *str, struct pt_regs *regs, unsigned long address) die() function
/linux-4.1.27/scripts/dtc/
H A Dutil.h29 static inline void __attribute__((noreturn)) die(const char *str, ...) die() function
/linux-4.1.27/arch/sh/kernel/
H A Dtraps.c17 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/arch/microblaze/kernel/
H A Dexceptions.c39 void die(const char *str, struct pt_regs *fp, long err) die() function
/linux-4.1.27/tools/perf/util/
H A Dusage.c58 void die(const char *err, ...) die() function
/linux-4.1.27/arch/sparc/boot/
H A Dpiggyback.c68 static void die(const char *str) die() function
/linux-4.1.27/arch/s390/kernel/
H A Ddumpstack.c170 void die(struct pt_regs *regs, const char *str) die() function
/linux-4.1.27/arch/mn10300/boot/tools/
H A Dbuild.c47 void die(const char *str, ...) die() function
/linux-4.1.27/arch/nios2/kernel/
H A Dtraps.c37 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/arch/openrisc/kernel/
H A Dtraps.c249 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/arch/avr32/kernel/
H A Dtraps.c27 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/arch/c6x/kernel/
H A Dtraps.c71 void die(char *str, struct pt_regs *fp, int nr) die() function
/linux-4.1.27/arch/cris/boot/tools/
H A Dbuild.c95 void die(const char * str) die() function
/linux-4.1.27/arch/m32r/kernel/
H A Dtraps.c217 void die(const char * str, struct pt_regs * regs, long err) die() function
/linux-4.1.27/arch/arm/mach-zynq/
H A Dslcr.c175 void zynq_slcr_cpu_state_write(int cpu, bool die) zynq_slcr_cpu_state_write() argument
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack.c306 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/arch/xtensa/kernel/
H A Dtraps.c488 void die(const char * str, struct pt_regs * regs, long err) die() function
/linux-4.1.27/arch/unicore32/kernel/
H A Dtraps.c215 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.1.27/arch/x86/boot/
H A Dheader.S519 die: label
/linux-4.1.27/arch/x86/boot/tools/
H A Dbuild.c130 static void die(const char * str, ...) die() function
/linux-4.1.27/arch/mn10300/kernel/
H A Dtraps.c407 void die(const char *str, struct pt_regs *regs, enum exception_code code) die() function
/linux-4.1.27/arch/arm64/kernel/
H A Dtraps.c223 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.1.27/arch/hexagon/kernel/
H A Dtraps.c198 int die(const char *str, struct pt_regs *regs, long err) die() function
203 } die = { die() local
/linux-4.1.27/arch/ia64/kernel/
H A Dtraps.c39 die (const char *str, struct pt_regs *regs, long err) die() function
45 } die = { die() local
/linux-4.1.27/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c47 static void die(char *fmt, ...) die() function
/linux-4.1.27/arch/metag/kernel/
H A Dtraps.c91 void __noreturn die(const char *str, struct pt_regs *regs, die() function
/linux-4.1.27/arch/arm/kernel/
H A Dtraps.c319 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.1.27/tools/usb/
H A Dffs-test.c94 #define die(...) (_msg(2, __VA_ARGS__), exit(1)) macro
/linux-4.1.27/arch/powerpc/kernel/
H A Dtraps.c223 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.1.27/drivers/mtd/onenand/
H A Donenand_base.c275 unsigned boundary, blk, die = 0; flexonenand_block() local
309 int die = 0, boundary; flexonenand_addr() local
3515 unsigned die, bdry; flexonenand_get_boundary() local
3556 int die, i, eraseshift, density; flexonenand_get_size() local
3681 static int flexonenand_set_boundary(struct mtd_info *mtd, int die, flexonenand_set_boundary() argument
/linux-4.1.27/arch/mips/kernel/
H A Dtraps.c379 void __noreturn die(const char *str, struct pt_regs *regs) die() function

Completed in 2130 milliseconds