Searched defs:check_type (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ubsan.h | 8 static inline const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type) in report_ubsan_failure()
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_base.py | 46 def __init__(self, console, check_type): argument 439 def disable_check(self, check_type): argument
|
/openbmc/phosphor-mboxd/test/ |
H A D | mbox.c | 275 #define check_type(expr, type) \ macro
|
/openbmc/hiomapd/test/ |
H A D | mbox.c | 303 #define check_type(expr, type) \ macro
|
/openbmc/linux/lib/ |
H A D | ubsan.c | 28 const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type) in report_ubsan_failure()
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 639 unsigned int check_type; member 672 unsigned int check_type; member 707 unsigned int check_type; member 717 unsigned int check_type; member
|
/openbmc/linux/lib/xz/ |
H A D | xz_dec_stream.c | 49 enum xz_check check_type; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | e820.c | 541 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | mma9553.c | 249 bool check_type, in mma9553_is_any_event_enabled()
|