函数逻辑报告 |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-27 12:58:38 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_head_page_deactivate - clears head page ptr (for free list)
函数原型:static void rb_head_page_deactivate(struct ring_buffer_per_cpu *cpu_buffer)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ring_buffer_per_cpu * | cpu_buffer |
942 | rb_list_head_clear(pages) |
944 | list_for_each - iterate over a list*@pos: the &struct list_head to use as a loop cursor.*@head: the head for your list.(hd, pages) |
945 | rb_list_head_clear(hd) |
名称 | 描述 |
---|---|
rb_check_pages | _check_pages - integrity check of buffer pages*@cpu_buffer: CPU buffer with pages to test* As a safety measure we check to make sure the data pages have not* been corrupted. |
rb_free_cpu_buffer | |
rb_reset_cpu |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |