函数逻辑报告 |
Source Code:kernel\bpf\devmap.c |
Create Date:2022-07-27 14:39:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__dev_map_flush is called from xdp_do_flush_map() which _must_ be signaled* from the driver before returning from its napi->poll() routine. The poll()* routine is called either from busy_poll context or net_rx_action signaled* from NET_RX_SOFTIRQ
函数原型:void __dev_map_flush(struct bpf_map *map)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_map * | map |
408 | flush_list等于this_cpu_ptr(flush_list) |
413 | bq_xmit_all(bq, doorbell signal consumer , true) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |