Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_any_get
Proto:static void *bpf_any_get(void *raw, enum bpf_type type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | raw | |
enum bpf_type | type |
33 | Case type == BPF_TYPE_PROG |
34 | bpf_prog_inc(raw) |
35 | Break |
36 | Case type == BPF_TYPE_MAP |
38 | Break |
39 | Default |
40 | WARN_ON_ONCE(1) |
41 | Break |
44 | Return raw |
Name | Describe |
---|---|
bpf_obj_do_get |
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 |