Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\ubsan.c Create Date:2022-07-28 07:22:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:type_is_signed

Proto:static bool type_is_signed(struct type_descriptor *type)

Type:bool

Parameter:

TypeParameterName
struct type_descriptor *type
67  WARN_ON(!type_is_int(type))
68  Return type_info & 1
Caller
NameDescribe
val_is_negative
val_to_string
handle_overflow
__ubsan_handle_divrem_overflow