函数逻辑报告 |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-27 12:58:36 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_is_reader_page* The unique thing about the reader page, is that, if the* writer is ever on it, the previous pointer never points* back to the reader page.
函数原型:static bool rb_is_reader_page(struct buffer_page *page)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct buffer_page * | page |
名称 | 描述 |
---|---|
rb_move_tail | This is the slow path, force gcc not to inline it. |
rb_set_commit_to_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |