Defined in 4 files as a function:
- drivers/mtd/tests/oobtest.c, line 56 (as a function)
- drivers/mtd/tests/pagetest.c, line 41 (as a function)
- drivers/mtd/tests/speedtest.c, line 63 (as a function)
- drivers/mtd/tests/subpagetest.c, line 43 (as a function)
Referenced in 4 files:
- drivers/mtd/tests/oobtest.c, line 98
- drivers/mtd/tests/pagetest.c, line 392
- drivers/mtd/tests/speedtest.c, line 249
- drivers/mtd/tests/subpagetest.c, line 334
Smatch caller information:
drivers/mtd/tests/subpagetest.c mtd_subpagetest_init() -> write_eraseblock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ebnum | 0-3999999 |
| CAPPED_DATA | 0 | ebnum | 1 |
| UNITS | 0 | ebnum | unit_byte |
drivers/mtd/tests/speedtest.c mtd_speedtest_init() -> write_eraseblock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ebnum | 0-3999999 |
| CAPPED_DATA | 0 | ebnum | 1 |
| UNITS | 0 | ebnum | unit_byte |
drivers/mtd/tests/pagetest.c mtd_pagetest_init() -> write_eraseblock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ebnum | 0-3999999 |
| CAPPED_DATA | 0 | ebnum | 1 |
| UNITS | 0 | ebnum | unit_byte |
drivers/mtd/tests/oobtest.c write_whole_device() -> write_eraseblock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ebnum | 0-2147483646 |
| CAPPED_DATA | 0 | ebnum | 1 |