Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/md/bcache/bset.c bch_btree_sort_and_fix_extents() -> __btree_sort()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | b | 4096-ptr_max |
| PARAM_VALUE | 0 | b->ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | b->page_order | 0-31,255 |
| PARAM_VALUE | 1 | iter | 4096-ptr_max |
| PARAM_VALUE | 1 | iter->b | 4096-ptr_max |
| PARAM_VALUE | 1 | iter->b->ops | 0,4096-ptr_max |
| PARAM_VALUE | 1 | iter->b->page_order | 0-31,255 |
| PARAM_VALUE | 1 | iter->size | 0-u32max |
| PARAM_VALUE | 1 | iter->used | 0-17 |
| PARAM_VALUE | 2 | start | 0 |
| PARAM_VALUE | 3 | order | 0-31,255 |
| PARAM_VALUE | 4 | fixup | 1 |
| PARAM_VALUE | 5 | state | 4096-ptr_max |
| BUF_SIZE | 1 | iter->b | 216 |
| DATA_SOURCE | 0 | b | $0 |
| DATA_SOURCE | 1 | iter | $1 |
| DATA_SOURCE | 5 | state | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &b->c->verify_lock | ||
| HALF_LOCKED2 | &b->io_mutex |
drivers/md/bcache/bset.c bch_btree_sort_partial() -> __btree_sort()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | b | 4096-ptr_max |
| PARAM_VALUE | 0 | b->expensive_debug_checks | 4096-ptr_max |
| PARAM_VALUE | 0 | b->nsets | 1-255 |
| PARAM_VALUE | 0 | b->ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | b->page_order | 0-63,255 |
| PARAM_VALUE | 0 | b->set | 4096-ptr_max |
| PARAM_VALUE | 1 | iter | 884581204216651776 |
| PARAM_VALUE | 1 | iter->b | 4096-ptr_max |
| PARAM_VALUE | 1 | iter->size | 4 |
| PARAM_VALUE | 2 | start | 0-254 |
| PARAM_VALUE | 3 | order | 0-63,255 |
| PARAM_VALUE | 4 | fixup | 0 |
| PARAM_VALUE | 5 | state | 4096-ptr_max |
| CAPPED_DATA | 0 | b->nsets | 1 |
| DATA_SOURCE | 0 | b | $0 |
| DATA_SOURCE | 2 | start | $1 |
| DATA_SOURCE | 5 | state | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &b->io_mutex | ||
| HALF_LOCKED2 | &b->write_lock | ||
| HALF_LOCKED2 | b |