函数逻辑报告 |
Source Code:include\linux\ptr_ring.h |
Create Date:2022-07-27 14:40:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__ptr_ring_set_size
函数原型:static inline void __ptr_ring_set_size(struct ptr_ring *r, int size)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ptr_ring * | r | |
int | size |
482 | 如果 number of entries to consume in a batch 大于 Read-only by both the producer and the consumer 除2或非 number of entries to consume in a batch 则 number of entries to consume in a batch 等于1 |
名称 | 描述 |
---|---|
ptr_ring_init | |
__ptr_ring_swap_queue |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |