Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c amdgpu_display_crtc_page_flip_target() -> amdgpu_display_flip_work_func()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | __work | 4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | &crtc->mutex | ||
| LOCK2 | &plane->mutex | ||
| TYPE_LOCK | (struct drm_crtc)->mutex | ||
| TYPE_LOCK | (struct drm_plane)->mutex |
kernel/workqueue.c process_one_work() -> (struct worker)->current_func()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | __work | 4096-ptr_max |
| PARAM_VALUE | 0 | __work->entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | __work->entry.prev->next | 4096-ptr_max |
| CAPPED_DATA | 0 | __work | 1 |
| DATA_SOURCE | 0 | __work | $1 |
| CONTAINER | 0 | -24+0 | $(-1) |
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock |