Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ceph/auth.c ceph_auth_get_request() -> init_protocol()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ac | 4096-ptr_max |
| PARAM_VALUE | 0 | ac->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ac->mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ac->mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | ac->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | ac->protocol | 0 |
| PARAM_VALUE | 1 | proto | 1-2 |
| CAPPED_DATA | 0 | &ac->mutex | 1 |
| DATA_SOURCE | 0 | ac | $0 |
| FUZZY_MAX | 1 | proto | 2 |
| HARD_MAX | 1 | proto | 2 |
| LOCK2 | &monc->mutex | ||
| LOCK2 | 0 | &ac->mutex | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_auth_client)->mutex | ||
| TYPE_LOCK | (struct ceph_mon_client)->mutex |
net/ceph/auth.c ceph_handle_auth_reply() -> init_protocol()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ac | 4096-ptr_max |
| PARAM_VALUE | 0 | ac->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ac->mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ac->mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | ac->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | ac->mutex.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | ac->negotiating | 1 |
| PARAM_VALUE | 0 | ac->ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ac->private->have_keys | 0-4294967295 |
| PARAM_VALUE | 0 | ac->protocol | 0 |
| CAPPED_DATA | 0 | &ac->mutex | 1 |
| DATA_SOURCE | 0 | ac | $0 |
| DATA_SOURCE | 1 | proto | r ceph_decode_32 |
| PARAM_COMPARE | 1 | proto | >= $0->protocol |
| USER_DATA | 1 | proto | s32min-s32max |
| LOCK2 | &monc->mutex | ||
| LOCK2 | 0 | &ac->mutex | |
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_auth_client)->mutex | ||
| TYPE_LOCK | (struct ceph_mon_client)->mutex |