Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:34:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:active_cacheline_remove
Proto:static void active_cacheline_remove(struct dma_debug_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dma_debug_entry * | entry |
534 | cln = to_cacheline_number(entry) |
538 | If direction == DMA_TO_DEVICE Then Return |
541 | spin_lock_irqsave( & radix_lock, flags) |
548 | spin_unlock_irqrestore( & radix_lock, flags) |
Name | Describe |
---|---|
dma_entry_free |
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 |