Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:51:53 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_map_put_with_uref
Proto:void bpf_map_put_with_uref(struct bpf_map *map)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
361 | bpf_map_put_uref(map) |
362 | bpf_map_put(map) |
Name | Describe |
---|---|
bpf_map_release | |
bpf_map_mmap_close | alled for all unmapped memory region (including initial) |
map_create | alled via syscall |
bpf_map_get_fd_by_id | |
bpf_any_put |
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 |