Defined in 4 files as a function:
- drivers/block/xen-blkback/xenbus.c, line 785 (as a function)
- drivers/net/xen-netback/xenbus.c, line 417 (as a function)
- drivers/xen/xenbus/xenbus_probe_backend.c, line 189 (as a function)
- drivers/xen/xenbus/xenbus_probe_frontend.c, line 175 (as a function)
Referenced in 4 files:
- drivers/block/xen-blkback/xenbus.c, line 1163
- drivers/net/xen-netback/xenbus.c, line 1168
- drivers/xen/xenbus/xenbus_probe_backend.c, line 201
- drivers/xen/xenbus/xenbus_probe_frontend.c, line 187
Smatch caller information:
drivers/xen/xenbus/xenbus_probe.c xenbus_otherend_changed() -> (struct xenbus_driver)->otherend_changed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->otherend | 1-u64max |
| DATA_SOURCE | 1 | frontend_state | r xenbus_read_driver_state |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &xenwatch_mutex |
drivers/xen/xenbus/xenbus_xs.c xenwatch_thread() -> (struct xenbus_watch)->callback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CONTAINER | 0 | *(-40+0) | $(-1) |
| CONTAINER | 1 | *(-40-24+32) | $(-1) |
| CONTAINER | 2 | *(-40-24+40) | $(-1) |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &xenwatch_mutex |