Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:55:52 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_acquire_function
Proto:static bool is_acquire_function(enum bpf_func_id func_id)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
enum bpf_func_id | func_id |
417 | Return func_id == BPF_FUNC_sk_lookup_tcp || func_id == BPF_FUNC_sk_lookup_udp || func_id == BPF_FUNC_skc_lookup_tcp |
Name | Describe |
---|---|
check_refcount_ok | |
check_helper_call |
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 |