函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_events_filter.c Create Date:2022-07-27 13:31:31
Last Modify:2022-05-22 20:19:57 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:parse_error

函数原型:static void parse_error(struct filter_parse_error *pe, int err, int pos)

返回类型:void

参数:

类型参数名称
struct filter_parse_error *pe
interr
intpos
135  lasterr等于err
136  lasterr_pos等于pos
调用者
名称描述
predicate_parseWithout going into a formal proof, this explains the method that is used in* parsing the logical expressions
parse_predCalled when a predicate is encountered by predicate_parse()
process_preds
process_system_preds