Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/socket.c sock_ioctl() -> f_setown()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | force | 1 |
| USER_DATA | 1 | who | s32min-s32max |
fs/fcntl.c do_fcntl() -> f_setown()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | filp | 0,4-u64max |
| PARAM_VALUE | 2 | force | 1 |
| DATA_SOURCE | 0 | filp | $3 |
| DATA_SOURCE | 1 | who | $2 |
| USER_DATA | 1 | who | s32min-s32max |