Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/evdev.c evdev_ioctl_handler() -> evdev_do_ioctl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 4096-ptr_max |
| PARAM_VALUE | 0 | file->private_data | 4096-ptr_max |
| PARAM_VALUE | 3 | compat_mode | 0-1 |
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | cmd | $1 |
| DATA_SOURCE | 2 | p | $2 |
| DATA_SOURCE | 3 | compat_mode | $3 |
| HARD_MAX | 3 | compat_mode | 1 |
| USER_DATA | 1 | cmd | 0-u32max |
| LOCK2 | &evdev->mutex | ||
| TYPE_LOCK | (struct evdev)->mutex |