Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 13:02:49 |
| Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If in the old state two registers had the same id, then they need to have* the same id in the new state as well
Proto:static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u32 | old_id | |
| u32 | cur_id | |
| struct idpair * | idmap |
| 6970 | If Not old Then |
| 6980 | WARN_ON_ONCE(1) |
| 6981 | Return false |
| 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 |