Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:exclude_test

Proto:static bool exclude_test(int test_id)

Type:bool

Parameter:

TypeParameterName
inttest_id
6800  Return test_id < test_range[0] || test_id > test_range[1]
Caller
NameDescribe
test_bpf