Function report |
Source Code:kernel\irq\irqdomain.c |
Create Date:2022-07-28 10:13:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_domain_remove() - Remove an irq domain.*@domain: domain to remove* This routine is used to remove an irq domain. The caller must ensure* that all mappings within the domain have been disposed of prior to* use, depending on the revmap type.
Proto:void irq_domain_remove(struct irq_domain *domain)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_domain * | domain |
245 | mutex_lock( & irq_domain_mutex) |
248 | WARN_ON(!radix_tree_empty( & revmap_tree)) |
Name | Describe |
---|---|
ioapic_destroy_irqdomain |
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 |