Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/irq/manage.c __cleanup_nmi() -> unregister_handler_proc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | irq | 0 |
| PARAM_VALUE | 1 | action | 4096-ptr_max |
| DATA_SOURCE | 0 | irq | $0 |
| NOCHECK_CALL |
kernel/irq/manage.c __free_irq() -> unregister_handler_proc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | action | 4096-ptr_max |
| CAPPED_DATA | 1 | action->dev_id | 1 |
| NOCHECK_CALL | |||
| UNITS | 0 | irq | unit_array_size |
| LOCK2 | &desc->request_mutex | ||
| TYPE_LOCK | (struct irq_desc)->request_mutex |
kernel/irq/manage.c __free_percpu_irq() -> unregister_handler_proc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | irq | 0 |
| PARAM_VALUE | 1 | action | 4096-ptr_max |
| CAPPED_DATA | 1 | action->percpu_dev_id | 1 |
| DATA_SOURCE | 0 | irq | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |