| /Linux-v5.4/drivers/edac/ | 
| D | e752x_edac.c | 516 static void do_global_error(int fatal, u32 errors)  in do_global_error()534 static inline void global_error(int fatal, u32 errors, int *error_found,  in global_error()
 550 static void do_hub_error(int fatal, u8 errors)  in do_hub_error()
 561 static inline void hub_error(int fatal, u8 errors, int *error_found,  in hub_error()
 607 static void do_nsi_error(int fatal, u32 errors)  in do_nsi_error()
 618 static inline void nsi_error(int fatal, u32 errors, int *error_found,  in nsi_error()
 665 static void do_sysbus_error(int fatal, u32 errors)  in do_sysbus_error()
 676 static inline void sysbus_error(int fatal, u32 errors, int *error_found,  in sysbus_error()
 
 | 
| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | exoparg3.c | 54 	struct acpi_signal_fatal_info *fatal;  in acpi_ex_opcode_3A_0T_0R()  local
 | 
| D | acstruct.h | 130 	} fatal;  member
 | 
| /Linux-v5.4/arch/mips/sgi-ip32/ | 
| D | crime.c | 45 	int fatal = 0;  in crime_memerr_intr()  local
 | 
| /Linux-v5.4/include/net/ | 
| D | icmp.h | 25   unsigned int	fatal:1;  member
 | 
| /Linux-v5.4/arch/um/os-Linux/ | 
| D | start_up.c | 73 static void fatal(char *fmt, ...)  in fatal()  function
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | icmp.c | 1054 	int fatal;  member1088 	int fatal = 0;  in icmpv6_err_convert()  local
 
 | 
| D | tcp_ipv6.c | 371 	bool fatal;  in tcp_v6_err()  local
 | 
| /Linux-v5.4/drivers/scsi/csiostor/ | 
| D | csio_hw_chip.h | 115 	unsigned short fatal;    /* whether the condition reported is fatal */  member
 | 
| D | csio_hw.c | 3116 	int fatal = 0;  in csio_handle_intr_status()  local
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | rtasd.c | 198 void pSeries_log_error(char *buf, unsigned int err_type, int fatal)  in pSeries_log_error()
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | ops.h | 235 #define fatal(args...) { printf(args); exit(); }  macro
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | ras.c | 360 	int fatal;  in ras_error_interrupt()  local
 | 
| /Linux-v5.4/tools/power/pm-graph/ | 
| D | sleepgraph.py | 321 	def rootCheck(self, fatal=True):  argument330 	def rootUser(self, fatal=False):  argument
 398 	def printSystemInfo(self, fatal=False):  argument
 5335 def dmidecode(mempath, fatal=False):  argument
 
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | ialloc.c | 243 	int fatal = 0, err, count, cleared;  in ext4_free_inode()  local
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | machdep.h | 269 static inline void log_error(char *buf, unsigned int err_type, int fatal)  in log_error()
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ | 
| D | main.c | 850 	bool fatal = true;  in brcms_c_dotxstatus()  local1031 brcms_b_txstatus(struct brcms_hardware *wlc_hw, bool bound, bool *fatal)  in brcms_b_txstatus()
 2338 	bool fatal = false;  in brcms_b_fifoerrors()  local
 7788 		bool fatal;  in brcms_c_dpc()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | t3_hw.c | 1414 	unsigned short fatal;	/* whether the condition reported is fatal */  member1437 	int fatal = 0;  in t3_handle_intr_status()  local
 
 | 
| /Linux-v5.4/tools/vm/ | 
| D | slabinfo.c | 101 static void fatal(const char *x, ...)  in fatal()  function
 | 
| D | page-types.c | 226 static void fatal(const char *x, ...)  in fatal()  function
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 2060 	int fatal = 0;  in iwch_ep_disconnect()  local
 | 
| /Linux-v5.4/tools/power/x86/intel-speed-select/ | 
| D | isst-config.c | 97 static int parse_int_file(int fatal, const char *fmt, ...)  in parse_int_file()
 | 
| /Linux-v5.4/drivers/net/ethernet/ibm/emac/ | 
| D | core.c | 2453 			       u32 *val, int fatal)  in emac_read_uint_prop()
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_log.c | 585 	bool		fatal = xfs_sb_version_hascrc(&mp->m_sb);  in xfs_log_mount()  local
 | 
| /Linux-v5.4/scripts/mod/ | 
| D | modpost.c | 57 PRINTF void fatal(const char *fmt, ...)  in fatal()  function
 |