Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/bch.c factor_polynomial() -> compute_trace_bk_mod()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bch | 4096-ptr_max |
| PARAM_VALUE | 0 | bch->m | 1-u32max |
| PARAM_VALUE | 0 | bch->poly_2t | 4096-ptr_max |
| PARAM_VALUE | 0 | *bch->elp->c | 0-4294967295 |
| PARAM_VALUE | 1 | k | 1,27-33 |
| PARAM_VALUE | 2 | f | 4096-ptr_max |
| PARAM_VALUE | 2 | f->deg | 5-u32max |
| PARAM_VALUE | 2 | *f->c | 0-4294967295 |
| CAPPED_DATA | 1 | k | 1 |
| DATA_SOURCE | 0 | bch | $0 |
| DATA_SOURCE | 1 | k | $1 |
| DATA_SOURCE | 2 | f | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |