Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/i915/gt/intel_context.c, line 356
- drivers/gpu/drm/i915/gt/selftest_lrc.c, line 1932
- drivers/gpu/drm/i915/i915_gpu_error.c, line 1477
Smatch caller information:
drivers/gpu/drm/i915/i915_gpu_error.c record_context() -> intel_context_get_avg_runtime_ns()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ce | 4096-ptr_max |
| PARAM_VALUE | 0 | ce->ops | 4096-ptr_max |
| DATA_SOURCE | 0 | ce | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &capture_mutex |
drivers/gpu/drm/i915/gt/intel_lrc.c __live_pphwsp_runtime() -> intel_context_get_avg_runtime_ns()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ce | 4096-ptr_max |
| PARAM_VALUE | 0 | ce->engine | 4096-ptr_max |
| PARAM_VALUE | 0 | ce->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | ce->ops->flags | 0,2-3 |
| DATA_SOURCE | 0 | ce | r intel_context_create |