Function report |
Source Code:kernel\bpf\cpumap.c |
Create Date:2022-07-28 13:23:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpu_map_delete_elem
Proto:static int cpu_map_delete_elem(struct bpf_map *map, void *key)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map | |
void * | key |
460 | If key_cpu >= max_entries Then Return -EINVAL |
465 | Return 0 |
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 |