Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/socket.c __sys_socket() -> __sys_socket_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | family | $0 |
| DATA_SOURCE | 1 | type | $1 |
| USER_DATA | 0 | family | s32min-s32max |
| USER_DATA | 1 | type | s32min-s32max |
| USER_DATA | 2 | protocol | s32min-s32max |
net/socket.c __sys_socket_file() -> __sys_socket_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | family | $0 |
| DATA_SOURCE | 1 | type | $1 |
| DATA_SOURCE | 2 | protocol | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |