Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/mtd/tests/subpagetest.c verify_eraseblock() -> clear_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | len | 0-s32max,18446744071562067968-u64max |
| NOCHECK_CALL |
drivers/mtd/tests/subpagetest.c verify_eraseblock() -> clear_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 0 |
| PARAM_VALUE | 1 | len | 0-s32max,18446744071562067968-u64max |
| CAPPED_DATA | 1 | len | 1 |
| MEM_ZERO | 0 | buf | |
| NOCHECK_CALL |
drivers/mtd/tests/subpagetest.c verify_eraseblock2() -> clear_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 0,16,4096-ptr_max |
| PARAM_VALUE | 1 | len | 0-s32max,18446744071562067968-u64max |
| NOCHECK_CALL |
drivers/mtd/tests/subpagetest.c verify_eraseblock_ff() -> clear_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 0,16,4096-ptr_max |
| PARAM_VALUE | 1 | len | 0-s32max,18446744071562067968-u64max |
| CAPPED_DATA | 1 | len | 1 |
| NOCHECK_CALL |