Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/socket.c do_sock_getsockopt() -> (struct proto_ops)->getsockopt_iter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sock | 1-u64max |
| PARAM_VALUE | 0 | sock->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | sock->ops->getsockopt_iter | 1-u64max |
| PARAM_VALUE | 1 | level | s32min-0,2-s32max |
| PARAM_VALUE | 3 | opt | 1266357494456262656 |
| PARAM_VALUE | 3 | opt->optlen | 0-s32max |
| 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 | $2 |
| DATA_SOURCE | 2 | optname | $3 |
| RX_PATH | |||
| USER_DATA | 1 | level | s32min-0,2-s32max |
| USER_DATA | 2 | optname | s32min-s32max |