Defined in 4 files as a function:
- drivers/watchdog/alim7101_wdt.c, line 184 (as a function)
- drivers/watchdog/sbc60xxwdt.c, line 164 (as a function)
- drivers/watchdog/sbc7240_wdt.c, line 94 (as a function)
- drivers/watchdog/w83877f_wdt.c, line 186 (as a function)
Referenced in 4 files:
- drivers/watchdog/alim7101_wdt.c, line 292
- drivers/watchdog/sbc60xxwdt.c, line 278
- drivers/watchdog/sbc7240_wdt.c, line 208
- drivers/watchdog/w83877f_wdt.c, line 302
Smatch caller information:
fs/read_write.c vfs_write() -> (struct file_operations)->write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 4096-ptr_max |
| PARAM_VALUE | 0 | file->f_op | 4096-ptr_max |
| PARAM_VALUE | 0 | file->f_op->write | 1-u64max |
| PARAM_VALUE | 2 | count | 0-1000000000,2147479552 |
| PARAM_VALUE | 3 | *ppos | 0-1000000000 |
| BUF_SIZE | 3 | ppos | (-1),8 |
| BUF_SIZE | 3 | ppos | (-1),8 |
| CAPPED_DATA | 1 | buf | 1 |
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | buf | $1 |
| DATA_SOURCE | 2 | count | $2 [m] |
| DATA_SOURCE | 3 | ppos | $3 |
| FUZZY_MAX | 2 | count | 2147479552 |
| CONTAINER | 0 | -32-80+0 | $(-1) |
| BIT_INFO | 0 | file->f_mode | 0x40002,0xffffffffffffffff |
| USER_DATA | 1 | buf | 0-u64max[c] |
| USER_DATA | 2 | count | 0-1000000000 |
| USER_DATA | 3 | *ppos | 0-1000000000 |
| USER_PTR | 3 | ppos |