Documented in 1 files:
Defined in 1 files as a struct:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 8 files:
- drivers/accel/amdxdna/aie2_ctx.c, line 636
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
- drivers/gpu/drm/drm_syncobj.c
- drivers/gpu/drm/i915/gem/i915_gem_context.c, line 1680
- drivers/gpu/drm/xe/xe_exec_queue.c, line 551
- drivers/gpu/drm/xe/xe_oa.c, line 1860
- include/uapi/drm/drm.h, line 1260
- tools/perf/trace/beauty/include/uapi/drm/drm.h, line 1260
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c amdgpu_cs_fence_to_handle_ioctl() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 8260202797673664512 |
| PARAM_VALUE | 1 | flags | 0 |
| PARAM_VALUE | 2 | fence | 1-ptr_max |
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c amdgpu_cs_fence_to_handle_ioctl() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 8260202797673664512 |
| PARAM_VALUE | 1 | flags | 0 |
| PARAM_VALUE | 2 | fence | 1-ptr_max |
drivers/gpu/drm/i915/gem/i915_gem_context.c i915_gem_create_context() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 4096-ptr_max |
| PARAM_VALUE | 1 | flags | 1 |
| PARAM_VALUE | 2 | fence | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &file_priv->proto_context_lock |
drivers/gpu/drm/xe/xe_oa.c xe_oa_stream_open_ioctl_locked() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 5214127906119983104 |
| PARAM_VALUE | 1 | flags | 1 |
| PARAM_VALUE | 2 | fence | 0 |
| LOCK2 | ¶m.hwe->gt->oa.gt_lock | ||
| TYPE_LOCK | (struct xe_oa_gt)->gt_lock |
drivers/gpu/drm/xe/xe_exec_queue.c xe_exec_queue_create_bind() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 4096-ptr_max |
| PARAM_VALUE | 1 | flags | 1 |
| PARAM_VALUE | 2 | fence | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &user_vm->lock |
drivers/gpu/drm/drm_syncobj.c drm_syncobj_create_as_handle() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 7178928058241777664 |
| PARAM_VALUE | 1 | flags | 0 |
| PARAM_VALUE | 2 | fence | 0 |
| DATA_SOURCE | 1 | flags | $2 |
| USER_DATA | 1 | flags | 0[u] |
drivers/accel/amdxdna/aie2_ctx.c aie2_ctx_syncobj_create() -> drm_syncobj_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | out_syncobj | 1674135971040505856 |
| PARAM_VALUE | 1 | flags | 0 |
| PARAM_VALUE | 2 | fence | 0 |
| LOCK2 | _T->lock | ||
| LOCK2 | global &drm_unplug_srcu |