Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/smc/af_smc.c smc_getsockopt() -> __smc_getsockopt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sock | 1-u64max |
| PARAM_VALUE | 0 | sock->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->ops->getsockopt | 1-u64max |
| PARAM_VALUE | 0 | sock->ops->getsockopt_iter | 0 |
| PARAM_VALUE | 1 | level | 286 |
| BUF_SIZE | 0 | sock | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | sock | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | sock | $0 |
| DATA_SOURCE | 1 | level | $1 |
| DATA_SOURCE | 2 | optname | $2 |
| DATA_SOURCE | 3 | optval | $3 |
| DATA_SOURCE | 4 | optlen | $4 |
| RX_PATH | |||
| USER_DATA | 2 | optname | s32min-s32max |