Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_type_int
Proto:static u32 btf_type_int(const struct btf_type *t)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
const struct btf_type * | t |
475 | Return *(t + 1) |
Name | Describe |
---|---|
btf_type_int_is_regular | Regular int is not a bit field and it must be either* u8/u16/u32/u64 or __int128. |
btf_member_is_reg_int | Check that given struct member is a regular int with expected* offset and size. |
btf_int_check_member | |
btf_int_check_kflag_member | |
btf_int_check_meta | |
btf_int_log | |
btf_int_bits_seq_show | |
btf_int_seq_show |
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 |