函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\tnum.h Create Date:2022-07-27 14:08:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Returns true if @a == tnum_const(@b)

函数原型:static inline bool tnum_equals_const(struct tnum a, u64 b)

返回类型:bool

参数:

类型参数名称
struct tnuma
u64b
62  返回:Returns true if @a is a known constant value恒等于b
调用者
名称描述
reg_is_init_pkt_pointerUnmodified PTR_TO_PACKET[_META,_END] register from ctx access.
register_is_nullDoes this register contain a constant zero?
is_branch_takenmpute branch direction of the expression "if (reg opcode val) goto target;"* and return:* 1 - branch will be taken and "goto target" will be executed* 0 - branch will not be taken and fall-through to next insn* -1 - unknown
mark_ptr_or_null_reg