函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:match_token

函数原型:static inline int match_token(struct ts_fsm_token *t, u8 d)

返回类型:int

参数:

类型参数名称
struct ts_fsm_token *t
u8d
128  如果type则返回:252-255 [d]按位与type的值不等于0
130  否则返回:value恒等于d
调用者
名称描述
fsm_find
ioc_qos_write
ioc_cost_model_write
getoptionsan have zero or more token= options
datablob_parsedatablob_parse - parse the keyctl data and fill in the* payload and options structures* On success returns 0, otherwise -EINVAL.
datablob_parsedatablob_parse - parse the keyctl data* datablob format:* new [] * load [] * * update * Tokenizes a copy of the
ima_parse_rule