函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:filter_assign_type

函数原型:int filter_assign_type(const char *type)

返回类型:int

参数:

类型参数名称
const char *type
1083  如果strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search forstrstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for则返回:FILTER_DYN_STRING
1086  如果strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search forstrstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for则返回:FILTER_STATIC_STRING
1089  如果字符串比较恒等于0或字符串比较恒等于0则返回:FILTER_PTR_STRING
1092  返回:FILTER_OTHER
调用者
名称描述
__trace_define_field