Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- fs/ocfs2/cluster/tcp.c, line 1872
- net/netlink/af_netlink.c, line 2021
- net/sctp/socket.c, line 5723
- net/socket.c
Smatch caller information:
net/sctp/socket.c sctp_do_peeloff() -> sock_create_lite()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | type | 5 |
| PARAM_VALUE | 2 | protocol | 132 |
| PARAM_VALUE | 3 | res | 5975079450014388224 |
| RX_PATH | |||
| LOCK2 | sk |
fs/ocfs2/cluster/tcp.c o2net_accept_one() -> sock_create_lite()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | res | 7042054918656970752 |
| PARAM_VALUE | 3 | *res | 0 |
| HALF_LOCKED2 | &pool->lock |
net/socket.c kernel_accept() -> sock_create_lite()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | res | 4096-ptr_max |
| DATA_SOURCE | 3 | res | $1 |
| HALF_LOCKED2 | &lsmc->clcsock_release_lock | ||
| HALF_LOCKED2 | &rtn->rds_tcp_accept_lock | ||
| HALF_LOCKED2 | global &rfcomm_mutex | ||
| HALF_LOCKED2 | lsk |
net/netlink/af_netlink.c __netlink_kernel_create() -> sock_create_lite()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | family | 16 |
| PARAM_VALUE | 1 | type | 2 |
| PARAM_VALUE | 2 | protocol | 0,4,6-12,15-16,18,20-21 |
| PARAM_VALUE | 3 | res | 1321194276958330880 |
| DATA_SOURCE | 2 | protocol | $1 |
| HARD_MAX | 2 | protocol | 21 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | global &pernet_ops_rwsem |