Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/ethernet/dlink/sundance.c, line 968
- drivers/net/wireless/ath/ath9k/beacon.c, line 254
- drivers/pci/controller/pci-hyperv.c, line 2031
Smatch caller information:
drivers/net/wireless/ath/ath9k/beacon.c ath9k_beacon_ensure_primary_slot() -> tasklet_disable_in_atomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &sc->mutex | ||
| HALF_LOCKED2 | &sc->sc_pcu_lock |
drivers/pci/controller/pci-hyperv.c hv_compose_msi_msg() -> tasklet_disable_in_atomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &_T->lock->msi.data->mutex |
drivers/net/ethernet/dlink/sundance.c tx_timeout() -> tasklet_disable_in_atomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->tx_global_lock |