Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/block/rbd.c, line 2066
- drivers/hid/hid-input.c
- drivers/iio/buffer/kfifo_buf.c
- drivers/scsi/aic7xxx/aic79xx_core.c
- drivers/scsi/aic7xxx/aic7xxx_core.c
Smatch caller information:
drivers/block/rbd.c rbd_object_map_update() -> update_needed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rbd_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | rbd_dev->rbd_client | 4096-ptr_max |
| PARAM_VALUE | 2 | new_state | 0-3 |
| DATA_SOURCE | 2 | new_state | $2 |
| FUZZY_MAX | 2 | new_state | 3 |
| HARD_MAX | 2 | new_state | 3 |
| PREEMPT_ADD | |||
| UNITS | 0 | rbd_dev | unit_byte |
| LOCK2 | &obj_req->state_mutex | ||
| HALF_LOCKED2 | &img_req->state_mutex | ||
| TYPE_LOCK | (struct rbd_obj_request)->state_mutex |