Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_verifier_log_vsi
Proto:static void btf_verifier_log_vsi(struct btf_verifier_env *env, const struct btf_type *datasec_type, const struct btf_var_secinfo *vsi, const char *fmt, ...)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct btf_verifier_env * | env | |
const struct btf_type * | datasec_type | |
const struct btf_var_secinfo * | vsi | |
const char * | fmt |
772 | If Not bpf_verifier_log_needed(log) Then Return |
774 | If level == kernel internal flag && Not fmt Then Return |
776 | If phase != CHECK_META Then btf_verifier_log_type(env, datasec_type, NULL) |
779 | __btf_verifier_log(log, "\t type_id=%u offset=%u size=%u", type, offset, size) |
782 | __btf_verifier_log(log, " ") |
784 | bpf_verifier_vlog(log, fmt, args) |
788 | __btf_verifier_log(log, "\n") |
Name | Describe |
---|---|
btf_datasec_check_meta | |
btf_datasec_resolve |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |