函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:find_test_index

函数原型:static __init int find_test_index(const char *test_name)

返回类型:int

参数:

类型参数名称
const char *test_name
6725 i小于ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(tests)循环
6726  如果非strcmp(descr, test_name)则返回:i
6729  返回:负1
调用者
名称描述
prepare_bpf_tests