Home
last modified time | relevance | path

Searched refs:type_is_int (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dubsan.c53 static bool type_is_int(struct type_descriptor *type) in type_is_int() function
60 WARN_ON(!type_is_int(type)); in type_is_signed()
74 WARN_ON(!type_is_int(type)); in is_inline_int()
113 if (type_is_int(type)) { in val_to_string()
/kernel/linux/linux-6.6/lib/
H A Dubsan.c120 static bool type_is_int(struct type_descriptor *type) in type_is_int() function
127 WARN_ON(!type_is_int(type)); in type_is_signed()
141 WARN_ON(!type_is_int(type)); in is_inline_int()
180 if (type_is_int(type)) { in val_to_string()

Completed in 2 milliseconds