Function report |
Source Code:arch\x86\kernel\pci-iommu_table.c |
Create Date:2022-07-28 07:47:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_iommu_entries
Proto:void __init check_iommu_entries(struct iommu_table_entry *start, struct iommu_table_entry *finish)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct iommu_table_entry * | start | |
struct iommu_table_entry * | finish |
57 | q = find_dependents_of(start, finish, p) |
58 | x = find_dependents_of(start, finish, q) |
60 | printk(r conditions "CYCLIC DEPENDENCY FOUND! %pS depends on %pS and vice-versa. BREAKING IT.\n", detect, detect) |
63 | depend = NULL |
68 | q = find_dependents_of(p, finish, p) |
70 | printk(r conditions "EXECUTION ORDER INVALID! %pS should be called before %pS!\n", detect, detect) |
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 |