Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt31_32.c dc_fixpt_from_fraction() -> complete_integer_division_u64()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dividend | 0-9223372036854775807 |
| PARAM_VALUE | 1 | divisor | 0-9223372036854775807 |
| PARAM_VALUE | 2 | remainder | 6931455480607883264 |
| FUZZY_MAX | 0 | dividend | s64max |
| FUZZY_MAX | 1 | divisor | s64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dividend | unit_byte |
| UNITS | 1 | divisor | unit_byte |