Function report | 
Source Code:kernel\trace\trace_seq.c | 
Create Date:2022-07-28 12:05:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:race_seq_path - copy a path into the sequence buffer*@s: trace sequence descriptor*@path: path to write into the sequence buffer
Proto:int trace_seq_path(struct trace_seq *s, const struct path *path)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_seq * | s | |
| const struct path * | path | 
| 331 | If full Then Return 0 | 
| 336 | If How much buffer is left on the trace_seq? (s) < 1 Then | 
| 337 | full = 1 | 
| 338 | Return 0 | 
| 349 | Return 1 | 
| 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  |