Home
last modified time | relevance | path

Searched defs:check_type (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dubsan.h8 static inline const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type) in report_ubsan_failure()
/linux/lib/
H A Dubsan.c28 const char *report_ubsan_failure(struct pt_regs *regs, u32 check_type) in report_ubsan_failure()
/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h645 unsigned int check_type; member
678 unsigned int check_type; member
713 unsigned int check_type; member
723 unsigned int check_type; member
/linux/lib/xz/
H A Dxz_dec_stream.c48 enum xz_check check_type; member
/linux/arch/x86/kernel/
H A De820.c542 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove() argument
/linux/drivers/iio/accel/
H A Dmma9553.c249 bool check_type, in mma9553_is_any_event_enabled()