Function report |
Source Code:kernel\bpf\arraymap.c |
Create Date:2022-07-28 13:11:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prog_array_map_poke_run
Proto:static void prog_array_map_poke_run(struct bpf_map *map, u32 key, struct bpf_prog *old, struct bpf_prog *new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map | |
u32 | key | |
struct bpf_prog * | old | |
struct bpf_prog * | new |
752 | aux = ({ |
752 | })->aux |
753 | WARN_ON_ONCE(!mutex_is_locked( & poke_mutex)) |
759 | When i < size_poke_tab cycle |
793 | If reason != BPF_POKE_REASON_TAIL_CALL Then Continue |
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 |