Function report |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-28 11:53:16 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_set_list_to_head - set a list_head to be pointing to head.
Proto:static void rb_set_list_to_head(struct ring_buffer_per_cpu *cpu_buffer, struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ring_buffer_per_cpu * | cpu_buffer | |
struct list_head * | list |
905 | ptr |= RB_PAGE_HEAD |
906 | ptr &= ~RB_PAGE_UPDATE |
Name | Describe |
---|---|
rb_head_page_activate | _head_page_activate - sets up head page |
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 |