Function report |
Source Code:kernel\irq\migration.c |
Create Date:2022-07-28 10:14:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_move_masked_irq
Proto:void irq_move_masked_irq(struct irq_data *idata)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | idata |
40 | desc = irq_data_to_desc(idata) |
44 | If Value is more likely to compile time(!irqd_is_setaffinity_pending(data)) Then Return |
52 | If irqd_is_per_cpu(data) Then |
53 | WARN_ON(1) |
54 | Return |
57 | If Value for the false possibility is greater at compile time(pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear.) Then Return |
60 | If Not irq_set_affinity Then Return |
63 | assert_raw_spin_locked( & lock) |
80 | ret = irq_do_set_affinity(data, pending_mask, false) |
88 | Return |
Name | Describe |
---|---|
__irq_move_irq |
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 |