Function report |
Source Code:kernel\bpf\tnum.c |
Create Date:2022-07-28 13:08:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tnum_strn
Proto:int tnum_strn(char *str, size_t size, struct tnum a)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str | |
size_t | size | |
struct tnum | a |
Name | Describe |
---|---|
check_stack_access | |
check_pkt_ptr_alignment | |
check_generic_ptr_alignment | |
check_ctx_reg | |
check_tp_buffer_access | |
check_ptr_to_btf_access | |
__check_stack_boundary | |
check_stack_boundary | when register 'regno' is passed into function that will read 'access_size'* bytes from that pointer, make sure that it's within stack boundary* and all elements of stack are initialized |
check_return_code |
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 |