Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ceph/mon_client.c mon_handle_auth_bad_method() -> ceph_auth_handle_bad_method()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ac | 4096-ptr_max |
| PARAM_VALUE | 0 | ac->ops | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ac->private->have_keys | 0-4294967295 |
| PARAM_VALUE | 3 | allowed_protos | 4096-ptr_max |
| PARAM_VALUE | 4 | proto_cnt | 0-8 |
| PARAM_VALUE | 5 | allowed_modes | 4096-ptr_max |
| PARAM_VALUE | 6 | mode_cnt | 0-8 |
| BUF_SIZE | 3 | allowed_protos | 32 |
| BUF_SIZE | 3 | allowed_protos | 32 |
| BUF_SIZE | 5 | allowed_modes | 32 |
| BUF_SIZE | 5 | allowed_modes | 32 |
| CAPPED_DATA | 4 | proto_cnt | 1 |
| CAPPED_DATA | 6 | mode_cnt | 1 |
| DATA_SOURCE | 1 | used_proto | $1 |
| DATA_SOURCE | 2 | result | $2 |
| DATA_SOURCE | 3 | allowed_protos | $3 |
| DATA_SOURCE | 4 | proto_cnt | $4 |
| DATA_SOURCE | 5 | allowed_modes | $5 |
| DATA_SOURCE | 6 | mode_cnt | $6 |
| FUZZY_MAX | 4 | proto_cnt | 8 |
| FUZZY_MAX | 6 | mode_cnt | 8 |
| NOSPEC | 4 | proto_cnt | |
| NOSPEC | 4 | proto_cnt | |
| NOSPEC | 6 | mode_cnt | |
| NOSPEC | 6 | mode_cnt | |
| HARD_MAX | 4 | proto_cnt | 8 |
| HARD_MAX | 6 | mode_cnt | 8 |
| NOCHECK_CALL | |||
| USER_DATA | 1 | used_proto | s32min-s32max |
| USER_DATA | 2 | result | s32min-s32max |
| USER_DATA | 4 | proto_cnt | 0-8[c] |
| USER_DATA | 6 | mode_cnt | 0-8[c] |
| LOCK2 | &monc->mutex | ||
| TYPE_LOCK | (struct ceph_mon_client)->mutex |