Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/char/ppdev.c pp_do_ioctl() -> pp_set_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pdev | 4096-ptr_max |
| PARAM_VALUE | 1 | tv_sec | 0-s32max |
| PARAM_VALUE | 2 | tv_usec | 0-s32max |
| USER_DATA | 1 | tv_sec | 0-s32max |
| USER_DATA | 2 | tv_usec | 0-s32max |
| LOCK2 | global &pp_do_mutex |
drivers/char/ppdev.c pp_do_ioctl() -> pp_set_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pdev | 4096-ptr_max |
| PARAM_VALUE | 1 | tv_sec | 0-s64max |
| PARAM_VALUE | 2 | tv_usec | 0-s64max |
| USER_DATA | 1 | tv_sec | 0-s64max |
| USER_DATA | 2 | tv_usec | 0-s64max |
| LOCK2 | global &pp_do_mutex |