Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:02:48 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:heck %cur's range satisfies %old's
Proto:static bool range_within(struct bpf_reg_state *old, struct bpf_reg_state *cur)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_reg_state * | old | |
struct bpf_reg_state * | cur |
Name | Describe |
---|---|
regsafe | Returns true if (rold safe implies rcur safe) |
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 |