Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dseverity.c38 static struct severity { struct
39 u64 mask;
40 u64 result;
41 unsigned char sev;
42 unsigned char mcgmask;
43 unsigned char mcgres;
44 unsigned char ser;
45 unsigned char context;
46 unsigned char excp;
47 unsigned char covered;
[all …]
H A Dapei.c29 void apei_mce_report_mem_error(int severity, struct cper_sec_mem_err *mem_err) in apei_mce_report_mem_error()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dlogging.cpp27 void Log::record(EventSeverity severity, Event event, const std::string &msg) { in record()
31 void Log::record(EventSeverity severity, Event event, const char* format, ...) { in record()
41 void Log::record(EventSeverity severity, Event event, int64_t code, const char* format, ...) { in record()
51 void Log::record(EventSeverity severity, Event event, int64_t code, const std::string &msg) { in record()
H A Dstopwatch.hpp38 EventSeverity severity = EventSeverity::Debug; member in mbgl::util::stopwatch
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dcper.c64 const char *cper_severity_str(unsigned int severity) in cper_severity_str()
500 __u16 severity; in cper_estatus_print_section() local
593 __u16 severity; in cper_estatus_print() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dlogging_stderr.cpp8 void Log::platformRecord(EventSeverity severity, const std::string &msg) { in platformRecord()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqt_logging.cpp8 void Log::platformRecord(EventSeverity severity, const std::string &msg) { in platformRecord()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Ddebugging_extension.cpp11 GLenum severity, in DebugCallback()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_self_test.c46 u8 severity; member
2928 static void bnx2x_self_test_log(struct bnx2x *bp, u8 severity, char *message) in bnx2x_self_test_log()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmce_power.c139 unsigned int severity; member
292 unsigned int severity; member
H A Deeh.c291 void eeh_slot_error_detail(struct eeh_pe *pe, int severity) in eeh_slot_error_detail()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dlogging.hpp60 static void Record(EventSeverity severity, Event event, Args&& ...args) { in Record()
H A Devent.hpp35 const EventSeverity severity; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler-gcc.h151 #define __diag_GCC(version, severity, s) \ argument
H A Dcompiler_types.h329 #define __diag_GCC(version, severity, string) argument
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dmce.h23 __u8 severity; /* Error severity */ member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86fbman.c213 int gran, int preferences, int severity) in xf86QueryLargestOffscreenArea()
232 int *size, int gran, int severity) in xf86QueryLargestOffscreenLinear()
606 int granularity, int preferences, int severity) in localQueryLargestOffscreenArea()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmce.h117 enum MCE_Severity severity:8; member
200 enum MCE_Severity severity:8; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1132 static int pnv_eeh_get_log(struct eeh_pe *pe, int severity, in pnv_eeh_get_log()
1412 __be16 err_type, severity; in pnv_eeh_next_error() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c634 static int pseries_eeh_get_log(struct eeh_pe *pe, int severity, char *drv_log, unsigned long len) in pseries_eeh_get_log()
H A Dras.c563 int severity = rtas_error_severity(errp); in mce_handle_err_virtmode() local
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Daer.c972 int severity; member
1013 int severity, struct aer_capability_regs *aer_regs) in aer_recover_queue()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptodev.h26 #define dprintk(level, severity, format, a...) \ argument
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c413 GLenum severity, in glamor_debug_output_callback()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.h442 unsigned int severity:2; /* 0:NONFATAL | 1:FATAL | 2:COR */ member

12