Searched defs:__noreturn (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dmachine_kexec_32.c22 unsigned long start_address) __noreturn; typedef
/linux-4.1.27/arch/m68k/kernel/
H A Dmachine_kexec.c35 unsigned long cpu_mmu_flags) __noreturn; typedef
/linux-4.1.27/arch/mips/kernel/
H A Dmachine_kexec.c59 typedef void (*noretfun_t)(void) __noreturn; typedef
/linux-4.1.27/arch/ia64/kernel/
H A Dmachine_kexec.c34 unsigned long pal_addr) __noreturn; typedef
/linux-4.1.27/include/linux/
H A Dcompiler-gcc.h97 #define __noreturn __attribute__((noreturn)) macro

Completed in 144 milliseconds