Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\verifier.c Create Date:2022-07-28 12:55:51
Last Modify:2022-05-19 20:02:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:reg_type_may_be_refcounted_or_null

Proto:static bool reg_type_may_be_refcounted_or_null(enum bpf_reg_type type)

Type:bool

Parameter:

TypeParameterName
enum bpf_reg_typetype
395  Return type == g points to struct bpf_sock || type == g points to struct bpf_sock or NULL || type == g points to struct tcp_sock || type == g points to struct tcp_sock or NULL
Caller
NameDescribe
print_verifier_state