Function report | 
Source Code:kernel\bpf\btf.c | 
Create Date:2022-07-28 13:18:43 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:btf_ptr_seq_show
Proto:static void btf_ptr_seq_show(const struct btf *btf, const struct btf_type *t, u32 type_id, void *data, u8 bits_offset, struct seq_file *m)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct btf * | btf | |
| const struct btf_type * | t | |
| u32 | type_id | |
| void * | data | |
| u8 | bits_offset | |
| struct seq_file * | m | 
| 1848 | seq_printf(m, "%p", * (void * * )data) | 
| 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  |