Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/usb/core/devio.c async_completed() -> kill_pid_usb_asyncio()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sig | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | pid | 0,4096-ptr_max |
| PARAM_VALUE | 4 | cred | 0,4096-ptr_max |
| DATA_SOURCE | 3 | pid | r get_pid |
| DATA_SOURCE | 4 | cred | r get_cred |
| NOCHECK_CALL |
drivers/usb/core/devio.c usbdev_remove() -> kill_pid_usb_asyncio()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sig | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | errno | 32 |
| NOCHECK_CALL | |||
| LOCK2 | global &usbfs_mutex |