Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ceph/osd_client.c handle_watch_notify() -> lwork_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lwork | 4096-ptr_max |
| PARAM_VALUE | 0 | lwork->lreq | 4096-ptr_max |
| PARAM_VALUE | 0 | lwork->lreq->osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->osdc->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->ping_req->r_osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->ping_req->r_osdc->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->reg_req->r_osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->reg_req->r_osdc->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | lwork->notify.msg | 4096-ptr_max |
| PARAM_VALUE | 0 | lwork->notify.payload | 0,4096-ptr_max |
| PARAM_VALUE | 0 | lwork->notify.payload_len | 0-u32max |
| BUF_SIZE | 0 | lwork | 152 |
| BUF_SIZE | 0 | lwork->notify.msg | (-1)-s32max |
| CAPPED_DATA | 0 | lwork->notify.payload_len | 1 |
| DATA_SOURCE | 0 | lwork | r lwork_alloc |
| NOCHECK_CALL | |||
| USER_DATA | 0 | lwork->lreq->last_error | s32min-(-12),(-10)-(-3),(-1),1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->linger_id | 0-u64max[c] |
| USER_DATA | 0 | lwork->lreq->map_dne_bound | 0 |
| USER_DATA | 0 | lwork->lreq->ping_req->r_reply->con->v2.in_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->ping_req->r_reply->con->v2.in_iter.count | 0 |
| USER_DATA | 0 | lwork->lreq->ping_req->r_request->con->v2.out_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->ping_req->r_request->con->v2.out_iter.count | 0-5294967296,18446744071562067969-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.lastlen | 1-4096[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.need_crc | 0-1 |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.page_offset | 0-2559[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_iter.count | 0 |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.bio_iter.iter.bi_size | 1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.bvec_iter.bi_size | 1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.iov_iter.iov_offset | 0-u64max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.page_offset | 0-2559[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_iter.count | 0-5294967296,18446744071562067969-u64max |
| USER_DATA | 0 | lwork->notify.notifier_id | 0-u64max |
| USER_DATA | 0 | lwork->notify.notify_id | 0-u64max |
| USER_DATA | 0 | lwork->notify.payload_len | 0-u32max[c] |
| LOCK2 | &lreq->lock | ||
| LOCK2 | &osdc->lock | ||
| TYPE_LOCK | (struct ceph_osd_client)->lock | ||
| TYPE_LOCK | (struct ceph_osd_linger_request)->lock |
net/ceph/osd_client.c queue_watch_error() -> lwork_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lwork | 4096-ptr_max |
| PARAM_VALUE | 0 | lwork->error.err | s32min-(-3),(-1),1-s32max |
| PARAM_VALUE | 0 | lwork->lreq | 4096-ptr_max |
| PARAM_VALUE | 0 | lwork->lreq->osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->osdc->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->ping_req->r_osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->ping_req->r_osdc->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->reg_req->r_osdc->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | lwork->lreq->reg_req->r_osdc->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | lwork | 152 |
| BUF_SIZE | 0 | lwork->lreq | (-1),1-s32max |
| DATA_SOURCE | 0 | lwork | r lwork_alloc |
| NOSPEC | 0 | lwork->error.err | |
| NOCHECK_CALL | |||
| USER_DATA | 0 | lwork->error.err | s32min-(-12),(-10)-(-3),(-1),1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->last_error | s32min-(-12),(-10)-(-3),(-1),1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->linger_id | 0-u64max[c] |
| USER_DATA | 0 | lwork->lreq->map_dne_bound | 0 |
| USER_DATA | 0 | lwork->lreq->ping_req->r_reply->con->v2.in_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->ping_req->r_reply->con->v2.in_iter.count | 0 |
| USER_DATA | 0 | lwork->lreq->ping_req->r_request->con->v2.out_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->ping_req->r_request->con->v2.out_iter.count | 0-5294967296,18446744071562067969-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.lastlen | 1-4096[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.need_crc | 0-1 |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.page_offset | 0-2559[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_reply->con->v2.in_iter.count | 0 |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.bio_iter.iter.bi_size | 1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.bvec_iter.bi_size | 1-s32max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.iov_iter.iov_offset | 0-u64max[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.page_offset | 0-2559[c] |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_cursor.resid | 0-u64max |
| USER_DATA | 0 | lwork->lreq->reg_req->r_request->con->v2.out_iter.count | 0-5294967296,18446744071562067969-u64max |
| LOCK2 | &lreq->lock | ||
| HALF_LOCKED2 | &osdc->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_osd_linger_request)->lock |