Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/bch.c factor_polynomial() -> gf_poly_gcd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bch | 4096-ptr_max |
| PARAM_VALUE | 0 | bch->a_log_tab | 4096-ptr_max |
| PARAM_VALUE | 0 | bch->a_pow_tab | 4096-ptr_max |
| PARAM_VALUE | 1 | a->deg | 5-u32max |
| PARAM_VALUE | 2 | b | 4096-ptr_max |
| CAPPED_DATA | 0 | bch->m | 1 |
| DATA_SOURCE | 0 | bch | $0 |
| MEM_ZERO | 2 | b | |
| RX_PATH | |||
| TASK_NOT_RUNNING |