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:decrement map refcnt and schedule it for freeing via workqueue* (unrelying map implementation ops->map_free() might sleep)
Proto:static void __bpf_map_put(struct bpf_map *map, bool do_idr_lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map | |
bool | do_idr_lock |
346 | bpf_map_free_id(map, do_idr_lock) |
348 | INIT_WORK( & work, alled from workqueue ) |
Name | Describe |
---|---|
bpf_map_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 |