Defined in 1 files as a prototype:
Defined in 4 files as a function:
- drivers/block/xen-blkback/xenbus.c, line 696 (as a function)
- drivers/char/tpm/xen-tpmfront.c, line 380 (as a function)
- drivers/xen/xenbus/xenbus_probe_backend.c, line 212 (as a function)
- drivers/xen/xenbus/xenbus_probe_frontend.c, line 88 (as a function)
Referenced in 4 files:
- drivers/block/xen-blkback/xenbus.c, line 669
- drivers/char/tpm/xen-tpmfront.c, line 419
- drivers/xen/xenbus/xenbus_probe_backend.c, line 222
- drivers/xen/xenbus/xenbus_probe_frontend.c, line 161
Smatch caller information:
drivers/xen/xenbus/xenbus_probe.c xenbus_otherend_changed() -> (struct xenbus_driver)->otherend_changed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | watch | 4096-ptr_max |
| PARAM_VALUE | 0 | watch->otherend | 1-u64max |
| DATA_SOURCE | 1 | path | 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 | watch | 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 |