Defined in 2 files as a member:
- drivers/net/ethernet/qlogic/qed/qed_vf.h, line 527 (as a member)
- drivers/net/ethernet/qualcomm/ppe/ppe_config.c, line 63 (as a member)
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/crypto/ccp/ccp-dev-v5.c
- drivers/gpu/drm/panthor/panthor_sched.c
- drivers/infiniband/hw/cxgb4/qp.c
- drivers/net/ethernet/qlogic/qed/qed_vf.c
- drivers/net/ethernet/qualcomm/ppe/ppe_config.c
Smatch caller information:
drivers/gpu/drm/panthor/panthor_sched.c panthor_group_start() -> queue_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | &sched->reset.lock | ||
| LOCK2 | global &drm_unplug_srcu | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct panthor_scheduler)->reset.lock |
drivers/gpu/drm/panthor/panthor_sched.c queue_timedout_job() -> queue_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | queue | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->scheduler.free_guilty | 1 |
| PARAM_VALUE | 0 | queue->scheduler.job_list_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | queue->scheduler.pause_submit | 1 |
| PARAM_VALUE | 0 | queue->scheduler.pending_list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->scheduler.pending_list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | queue->scheduler.work_free_job.lockdep_map->name | 0-255 |
| PARAM_VALUE | 0 | queue->scheduler.work_run_job.lockdep_map->name | 0-255 |
| PARAM_VALUE | 0 | queue->timeout.work.work.lockdep_map->name | 0-255 |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |