Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/irq/chip.c __irq_set_handler() -> __irq_do_set_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | desc | 0-ptr_max |
| PARAM_VALUE | 2 | is_chained | 0-1 |
| BUF_SIZE | 3 | name | (-1),4-9,11-13,15-16,21,27 |
| BUF_SIZE | 3 | name | (-1),4-9,11-13,15-16,21,27 |
| DATA_SOURCE | 1 | handle | $1 |
| DATA_SOURCE | 2 | is_chained | $2 |
| DATA_SOURCE | 3 | name | $3 |
| HARD_MAX | 2 | is_chained | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &domain->root->mutex |
kernel/irq/chip.c irq_set_chained_handler_and_data() -> __irq_do_set_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | desc | 4096-ptr_max |
| PARAM_VALUE | 2 | is_chained | 1 |
| PARAM_VALUE | 3 | name | 0 |
| BUF_SIZE | 0 | desc->irq_common_data.handler_data | s32min-s32max |
| DATA_SOURCE | 0 | desc | r class_irqdesc_lock_lock_ptr |
| DATA_SOURCE | 1 | handle | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &_dev->mutex | ||
| HALF_LOCKED2 | &bank->deferred_lock | ||
| HALF_LOCKED2 | _T->lock |