Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:49:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_array_compatible
Proto:bool bpf_prog_array_compatible(struct bpf_array *array, const struct bpf_prog *fp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_array * | array | |
const struct bpf_prog * | fp |
1725 | If Do we override a kprobe? Then Return false |
1728 | If Not type Then |
1733 | jited = Is our filter JIT'ed? |
1734 | Return true |
Name | Describe |
---|---|
bpf_check_tail_call | |
prog_fd_array_get_ptr |
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 |