Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:55:47 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_log
Proto:__printf(2, 3) void bpf_log(struct bpf_verifier_log *log, const char *fmt, ...)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_log * | log | |
const char * | fmt |
321 | If Not bpf_verifier_log_needed(log) Then Return |
325 | bpf_verifier_vlog(log, fmt, args) |
Name | Describe |
---|---|
btf_get_prog_ctx_type | |
btf_ctx_access | |
btf_struct_access | |
__btf_resolve_helper_id | |
btf_resolve_helper_id | |
btf_distill_func_proto | |
btf_check_func_arg_match |
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 |