Defined in 1 files as a function:
Referenced in 3 files:
- drivers/watchdog/watchdog_core.c
- drivers/watchdog/watchdog_dev.c, line 376
- drivers/watchdog/wdat_wdt.c, line 498
Smatch caller information:
drivers/watchdog/watchdog_core.c watchdog_init_timeout() -> watchdog_timeout_invalid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 1-u32max |
| BUF_SIZE | 0 | wdd | (-1),192 |
| BUF_SIZE | 0 | wdd | (-1),192 |
| BUF_SIZE | 0 | wdd->info | (-1),40 |
| BUF_SIZE | 0 | wdd->ops | (-1),80 |
| BUF_SIZE | 0 | wdd->parent | (-1),1616 |
| DATA_SOURCE | 0 | wdd | $0 |
| DATA_SOURCE | 1 | t | $1 |
| STR_LEN | 0 | wdd->info->identity | (-1),31 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | wdd->timeout |
drivers/watchdog/watchdog_core.c watchdog_init_timeout() -> watchdog_timeout_invalid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 1-u32max |
| BUF_SIZE | 0 | wdd | (-1),192 |
| BUF_SIZE | 0 | wdd | (-1),192 |
| BUF_SIZE | 0 | wdd->info | (-1),40 |
| BUF_SIZE | 0 | wdd->ops | (-1),80 |
| BUF_SIZE | 0 | wdd->parent | (-1),1616 |
| DATA_SOURCE | 0 | wdd | $0 |
| STR_LEN | 0 | wdd->info->identity | (-1),31 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | wdd->timeout |
drivers/watchdog/wdat_wdt.c wdat_wdt_probe() -> watchdog_timeout_invalid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| MEM_ZERO | 0 | wdd | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/watchdog/watchdog_dev.c watchdog_set_timeout() -> watchdog_timeout_invalid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| DATA_SOURCE | 0 | wdd | $0 |
| DATA_SOURCE | 1 | t | $1 |
| BIT_INFO | 0 | wdd->info->options | 0x80,0xffffffff |
| BIT_INFO | 1 | t | 0x0,0x7fffffff |
| USER_DATA | 1 | t | 0-u32max |
| LOCK2 | &wd_data->lock | ||
| TYPE_LOCK | (struct watchdog_core_data)->lock |