Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c amdgpu_debugfs_regs2_read() -> amdgpu_debugfs_regs2_op()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | f | 4096-ptr_max |
| PARAM_VALUE | 0 | f->f_op | 4096-ptr_max |
| PARAM_VALUE | 0 | f->f_op->read | 1-u64max |
| PARAM_VALUE | 2 | offset | 0-1000000000 |
| PARAM_VALUE | 3 | size | 0-1000000000,2147479552 |
| PARAM_VALUE | 4 | write_en | 0 |
| CAPPED_DATA | 1 | buf | 1 |
| DATA_SOURCE | 0 | f | $0 |
| DATA_SOURCE | 1 | buf | $1 |
| DATA_SOURCE | 3 | size | $2 |
| FUZZY_MAX | 3 | size | 2147479552 |
| BIT_INFO | 0 | f->f_mode | 0x20001,0xffffffff |
| USER_DATA | 1 | buf | 0-u64max[c] |
| USER_DATA | 2 | offset | 0-1000000000 |
| USER_DATA | 3 | size | 0-1000000000 |
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c amdgpu_debugfs_regs2_write() -> amdgpu_debugfs_regs2_op()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | f | 4096-ptr_max |
| PARAM_VALUE | 0 | f->f_op | 4096-ptr_max |
| PARAM_VALUE | 0 | f->f_op->write | 1-u64max |
| PARAM_VALUE | 2 | offset | 0-1000000000 |
| PARAM_VALUE | 3 | size | 0-1000000000,2147479552 |
| PARAM_VALUE | 4 | write_en | 1 |
| CAPPED_DATA | 1 | buf | 1 |
| DATA_SOURCE | 0 | f | $0 |
| DATA_SOURCE | 1 | buf | $1 |
| DATA_SOURCE | 3 | size | $2 |
| FUZZY_MAX | 3 | size | 2147479552 |
| BIT_INFO | 0 | f->f_mode | 0x40002,0xffffffffffffffff |
| USER_DATA | 2 | offset | 0-1000000000 |
| USER_DATA | 3 | size | 0-1000000000 |