type_is_int        67 lib/ubsan.c    	WARN_ON(!type_is_int(type));
type_is_int        81 lib/ubsan.c    	WARN_ON(!type_is_int(type));
type_is_int       120 lib/ubsan.c    	if (type_is_int(type)) {