Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/gem/i915_gem_context.c, line 1581
- drivers/gpu/drm/i915/gem/selftests/mock_context.c
Smatch caller information:
drivers/gpu/drm/i915/gem/i915_gem_context.c __context_set_persistence() -> i915_gem_context_set_persistence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| DATA_SOURCE | 0 | ctx | $0 |
| NOCHECK_CALL |
drivers/gpu/drm/i915/gem/i915_gem_context.c kernel_context() -> i915_gem_context_set_persistence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->user_flags | 12,28 |
| BUF_SIZE | 0 | ctx | 920 |
| BUF_SIZE | 0 | ctx->i915 | (-1),424,1216 |
| DATA_SOURCE | 0 | ctx | r i915_gem_create_context |
| BIT_INFO | 0 | ctx->user_flags | 0xc,0xffffffffffffffff |
| NOCHECK_CALL |
drivers/gpu/drm/i915/gem/i915_gem_context.c mock_context() -> i915_gem_context_set_persistence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| BUF_SIZE | 0 | ctx | 920 |
| BUF_SIZE | 0 | ctx->i915 | (-1),424,1216 |
| DATA_SOURCE | 0 | ctx | r _kzalloc_noprof |
| STR_LEN | 0 | ctx->i915 | 1,4 |
| NOCHECK_CALL |