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

/linux-4.4.14/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.4.14/arch/score/include/asm/
H A Dbug.h12 #define die(msg, regs) \ macro
/linux-4.4.14/drivers/block/aoe/
H A Daoemain.c24 static volatile ulong die; discover_timer() local
/linux-4.4.14/arch/x86/tools/
H A Drelocs_common.c3 void die(char *fmt, ...) die() function
/linux-4.4.14/arch/arc/kernel/
H A Dtraps.c31 void die(const char *str, struct pt_regs *regs, unsigned long address) die() function
/linux-4.4.14/scripts/dtc/
H A Dutil.h30 static inline void __attribute__((noreturn)) die(const char *str, ...) die() function
/linux-4.4.14/arch/sh/kernel/
H A Dtraps.c17 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/arch/microblaze/kernel/
H A Dexceptions.c39 void die(const char *str, struct pt_regs *fp, long err) die() function
/linux-4.4.14/arch/h8300/kernel/
H A Dtraps.c98 void die(const char *str, struct pt_regs *fp, unsigned long err) die() function
/linux-4.4.14/tools/perf/util/
H A Dusage.c63 void die(const char *err, ...) die() function
/linux-4.4.14/arch/s390/kernel/
H A Ddumpstack.c170 void die(struct pt_regs *regs, const char *str) die() function
/linux-4.4.14/arch/sparc/boot/
H A Dpiggyback.c68 static void die(const char *str) die() function
/linux-4.4.14/arch/mn10300/boot/tools/
H A Dbuild.c47 void die(const char *str, ...) die() function
/linux-4.4.14/arch/nios2/kernel/
H A Dtraps.c37 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/arch/c6x/kernel/
H A Dtraps.c71 void die(char *str, struct pt_regs *fp, int nr) die() function
/linux-4.4.14/arch/cris/boot/tools/
H A Dbuild.c95 void die(const char * str) die() function
/linux-4.4.14/arch/openrisc/kernel/
H A Dtraps.c249 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/arch/m32r/kernel/
H A Dtraps.c217 void die(const char * str, struct pt_regs * regs, long err) die() function
/linux-4.4.14/arch/avr32/kernel/
H A Dtraps.c27 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/arch/arm/mach-zynq/
H A Dslcr.c183 void zynq_slcr_cpu_state_write(int cpu, bool die) zynq_slcr_cpu_state_write() argument
/linux-4.4.14/arch/unicore32/kernel/
H A Dtraps.c215 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.4.14/arch/x86/boot/
H A Dheader.S519 die: label
/linux-4.4.14/arch/x86/boot/tools/
H A Dbuild.c130 static void die(const char * str, ...) die() function
/linux-4.4.14/arch/x86/kernel/
H A Ddumpstack.c306 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/arch/xtensa/kernel/
H A Dtraps.c517 void die(const char * str, struct pt_regs * regs, long err) die() function
/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c407 void die(const char *str, struct pt_regs *regs, enum exception_code code) die() function
/linux-4.4.14/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.4.14/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.4.14/arch/arm64/kernel/
H A Dtraps.c238 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.4.14/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c47 static void die(char *fmt, ...) die() function
/linux-4.4.14/arch/metag/kernel/
H A Dtraps.c91 void __noreturn die(const char *str, struct pt_regs *regs, die() function
/linux-4.4.14/arch/arm/kernel/
H A Dtraps.c319 void die(const char *str, struct pt_regs *regs, int err) die() function
/linux-4.4.14/tools/usb/
H A Dffs-test.c94 #define die(...) (_msg(2, __VA_ARGS__), exit(1)) macro
/linux-4.4.14/drivers/hv/
H A Dvmbus_drv.c92 struct die_args *die = (struct die_args *)args; hyperv_die_event() local
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c223 void die(const char *str, struct pt_regs *regs, long err) die() function
/linux-4.4.14/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.4.14/arch/mips/kernel/
H A Dtraps.c376 void __noreturn die(const char *str, struct pt_regs *regs) die() function

Completed in 1114 milliseconds