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:Determine whether the function releases some resources allocated by another* function call. The first reference type argument will be assumed to be* released by release_reference().
Proto:static bool is_release_function(enum bpf_func_id func_id)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
enum bpf_func_id | func_id |
412 | Return func_id == BPF_FUNC_sk_release |
Name | Describe |
---|---|
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 |