Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:34:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Wrapper function for adding an entry to the hash.* This function takes care of locking itself.
Proto:static void add_dma_entry(struct dma_debug_entry *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dma_debug_entry * | entry |
612 | rc = active_cacheline_insert(entry) |
614 | pr_err("cacheline tracking ENOMEM, dma-debug disabled\n") |
Name | Describe |
---|---|
debug_dma_map_page | |
debug_dma_map_sg | |
debug_dma_alloc_coherent | |
debug_dma_map_resource |
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 |