Function report |
Source Code:arch\x86\kernel\pci-iommu_table.c |
Create Date:2022-07-28 07:47:27 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_dependents_of
Proto:static struct iommu_table_entry *__init find_dependents_of(struct iommu_table_entry *start, struct iommu_table_entry *finish, struct iommu_table_entry *q)
Type:struct iommu_table_entry
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct iommu_table_entry * | start | |
| struct iommu_table_entry * | finish | |
| struct iommu_table_entry * | q |
| 17 | If Not q Then Return NULL |
| 22 | Return p |
| 24 | Return NULL |
| Name | Describe |
|---|---|
| sort_iommu_table | |
| check_iommu_entries |
| 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 |