diff options
| author | Thomas Gleixner <[email protected]> | 2011-02-10 11:36:33 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2011-02-19 12:58:06 +0100 |
| commit | a0cd9ca2b907d7ee26575e7b63ac92dad768a75e (patch) | |
| tree | 4b46f7951b9cd76531caf6d4d68d687e1b622336 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 43abe43ce0619d744c7a5bb15cce075e532b53b7 (diff) | |
genirq: Namespace cleanup
The irq namespace has become quite convoluted. My bad. Clean it up
and deprecate the old functions. All new functions follow the scheme:
irq number based:
irq_set/get/xxx/_xxx(unsigned int irq, ...)
irq_data based:
irq_data_set/get/xxx/_xxx(struct irq_data *d, ....)
irq_desc based:
irq_desc_get_xxx(struct irq_desc *desc)
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions