Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:s_next
Proto:static void *s_next(struct seq_file *m, void *v, loff_t *pos)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
void * | v | |
loff_t * | pos |
3474 | WARN_ON_ONCE(leftover) |
3476 | pos++ |
3482 | If idx < 0 Then ent = Find the next real entry, and increment the iterator to the next entry |
3492 | Return ent |
Name | Describe |
---|---|
s_start | The current tracer is copied to avoid a global locking* all around. |
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 |