Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
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 |