Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:55:40 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_map_key_store
Proto:static void bpf_map_key_store(struct bpf_insn_aux_data *aux, u64 state)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_insn_aux_data * | aux | |
u64 | state |
218 | poisoned = bpf_map_key_poisoned(aux) |
220 | constant (32 bit) key tracking for maps = state | BPF_MAP_KEY_SEEN | If poisoned Then BPF_MAP_KEY_POISON Else 0ULL |
Name | Describe |
---|---|
record_func_key |
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 |