Defined in 2 files as a function:
- drivers/block/ublk_drv.c, line 4929 (as a function)
- tools/testing/selftests/ublk/kublk.c, line 103 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/block/ublk_drv.c ublk_ctrl_try_stop_dev() -> ublk_ctrl_stop_dev()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ub | 4096-ptr_max |
| PARAM_VALUE | 0 | ub->block_open | 1 |
| PARAM_VALUE | 0 | ub->cdev_dev.kobj.kref.refcount.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | ub->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ub->ub_disk | 4096-ptr_max |
| BUF_SIZE | 0 | ub | (-1),1-s32max |
| BUF_SIZE | 0 | ub | (-1),1-s32max |
| DATA_SOURCE | 0 | ub | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctx->uring_lock |
drivers/block/ublk_drv.c ublk_ctrl_uring_cmd() -> ublk_ctrl_stop_dev()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ub | 4096-ptr_max |
| PARAM_VALUE | 0 | ub->cdev_dev.kobj.kref.refcount.refs.counter | (-1073741824),0-s32max |
| BUF_SIZE | 0 | ub | s32min,(-1),1-s32max |
| BUF_SIZE | 0 | ub | s32min,(-1),1-s32max |
| DATA_SOURCE | 0 | ub | r ublk_get_device_from_id |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctx->uring_lock |