Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/panthor/panthor_sched.c
- drivers/net/ethernet/amazon/ena/ena_ethtool.c, line 104
- drivers/net/ethernet/amazon/ena/ena_netdev.c, line 2681
Smatch caller information:
drivers/gpu/drm/panthor/panthor_sched.c panthor_group_stop() -> queue_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | bad_job | 0 |
| NOCHECK_CALL | |||
| LOCK2 | &sched->reset.lock | ||
| HALF_LOCKED2 | global &drm_unplug_srcu | ||
| TYPE_LOCK | (struct panthor_scheduler)->reset.lock |
drivers/gpu/drm/panthor/panthor_sched.c queue_timedout_job() -> queue_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | bad_job | 4096-ptr_max |
| PARAM_VALUE | 1 | bad_job->done_fence | 4096-ptr_max |
| PARAM_VALUE | 1 | bad_job->group | 4096-ptr_max |
| PARAM_VALUE | 1 | bad_job->group->queues | 4096-ptr_max |
| BIT_INFO | 1 | bad_job | 0x2d8742f8af339000,0x2d8742f8af339000 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |