Defined in 1 files as a function:
Referenced in 3 files:
- drivers/s390/net/qeth_core.h, line 1104
- drivers/s390/net/qeth_core_main.c
- net/ceph/messenger_v2.c, line 2858
Smatch caller information:
net/ceph/messenger_v2.c process_message_header() -> fill_header()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdr | 5422650509954637824 |
| PARAM_VALUE | 1 | hdr2 | 4096-ptr_max |
| PARAM_VALUE | 5 | peer_name | 4096-ptr_max |
| BUF_SIZE | 1 | hdr2 | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | hdr2 | s32min-(-1),1-s32max |
| DATA_SOURCE | 1 | hdr2 | $1 |
| NOCHECK_CALL | |||
| USER_DATA | 5 | peer_name->num | 0-u64max |
| UNITS | 1 | hdr2 | unit_byte |
| LOCK2 | &con->mutex | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_connection)->mutex |