Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:match_token

Proto:static inline int match_token(struct ts_fsm_token *t, u8 d)

Type:int

Parameter:

TypeParameterName
struct ts_fsm_token *t
u8d
128  If type Then Return (252-255 [d] & type) != 0
130  Else Return value == d
Caller
NameDescribe
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