Function report |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-28 11:53:14 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_list_head - remove any bit
Proto:static struct list_head *rb_list_head(struct list_head *list)
Type:struct list_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | list |
857 | Return val & ~RB_FLAG_MASK |
Name | Describe |
---|---|
rb_is_reader_page | _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. |
rb_inc_page | |
rb_set_head_page | |
rb_check_list | _check_list - make sure a pointer to a list has the last bits zero |
rb_remove_pages | |
rb_get_reader_page |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |