Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-vdo/indexer/volume.c begin_pending_search() -> set_invalidate_counter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cache | 4096-ptr_max |
| PARAM_VALUE | 2 | invalidate_counter | s64min-(-4096),4096-s64max |
| DATA_SOURCE | 0 | cache | $0 |
| DATA_SOURCE | 1 | zone_number | $2 |
| DATA_SOURCE | 2 | invalidate_counter | r get_invalidate_counter |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &volume->read_threads_mutex |
drivers/md/dm-vdo/indexer/volume.c end_pending_search() -> set_invalidate_counter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cache | 4096-ptr_max |
| PARAM_VALUE | 2 | invalidate_counter | s64min-(-4096),4096-s64max |
| DATA_SOURCE | 0 | cache | $0 |
| DATA_SOURCE | 1 | zone_number | $1 |
| DATA_SOURCE | 2 | invalidate_counter | r get_invalidate_counter |
| NOCHECK_CALL |