Defined in 2 files as a function:
- drivers/watchdog/nv_tco.c, line 75 (as a function)
- drivers/watchdog/sp5100_tco.c, line 110 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/watchdog/nv_tco.c nv_tco_ioctl() -> tco_timer_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
drivers/watchdog/nv_tco.c nv_tco_open() -> tco_timer_start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/watchdog/watchdog_dev.c __watchdog_ping() -> (struct watchdog_ops)->start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| PARAM_VALUE | 0 | wdd->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | wdd->ops->ping | 0 |
| PARAM_VALUE | 0 | wdd->wd_data | 4096-ptr_max |
| DATA_SOURCE | 0 | wdd | $0 |
| CONTAINER | 0 | -8-32+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | wdd->timeout | |
| LOCK2 | &wd_data->lock | ||
| TYPE_LOCK | (struct watchdog_core_data)->lock |
drivers/watchdog/watchdog_dev.c watchdog_start() -> (struct watchdog_ops)->start()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wdd | 4096-ptr_max |
| PARAM_VALUE | 0 | wdd->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | wdd->wd_data | 4096-ptr_max |
| DATA_SOURCE | 0 | wdd | $0 |
| CONTAINER | 0 | -8-32+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &wd_data->lock |