Function report | 
Source Code:kernel\dma\debug.c | 
Create Date:2022-07-28 10:34:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dump_show
Proto:static int dump_show(struct seq_file *seq, void *v)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | seq | |
| void * | v | 
| 826 | spin_lock_irqsave( & lock, flags) | 
| 828 | seq_printf(seq, "%s %s %s idx %d P=%llx N=%lx D=%llx L=%llx %s %s\n", dev_name(dev), debugging and troubleshooting/diagnostic helpers. , type2name[type], idx, phys_addr(entry), pfn, dev_addr, size, dir2name[direction], maperr2str[map_err_type]) | 
| 838 | spin_unlock_irqrestore( & lock, flags) | 
| 840 | Return 0 | 
| 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  |