Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/gt/intel_execlists_submission.c, line 3249
- drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c, line 1700
Smatch caller information:
drivers/gpu/drm/i915/gt/intel_execlists_submission.c execlists_reset_finish() -> __tasklet_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c enable_submission() -> __tasklet_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t | 4096-ptr_max |
| PARAM_VALUE | 0 | t->count.counter | s32min-(-1),1-s32max |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &guc->sched_engine->lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | __flags | ||
| TYPE_LOCK | (struct i915_sched_engine)->lock |