函数逻辑报告 |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-27 14:24:52 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:prealloc_lru_pop
函数原型:static struct htab_elem *prealloc_lru_pop(struct bpf_htab *htab, void *key, u32 hash)
返回类型:struct htab_elem
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_htab * | htab | |
void * | key | |
u32 | hash |
122 | node等于bpf_lru_pop_free( & lru, hash) |
125 | 如果node则 |
128 | 返回:l |
131 | 返回:NULL |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |