Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/dm-vdo/priority-table.c vdo_priority_table_dequeue() -> mark_bucket_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 4096-ptr_max |
| PARAM_VALUE | 0 | table->search_vector | 1-u64max |
| PARAM_VALUE | 1 | bucket | 4096-ptr_max |
| CAPPED_DATA | 1 | &bucket->queue | 1 |
| DATA_SOURCE | 0 | table | $0 |
| PARAM_COMPARE | 1 | &bucket->queue | == $1->queue.next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/md/dm-vdo/priority-table.c vdo_priority_table_remove() -> mark_bucket_empty()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | bucket | 4096-ptr_max |
| DATA_SOURCE | 0 | table | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |