Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/evdev.c evdev_do_ioctl() -> evdev_revoke()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | evdev | 4096-ptr_max |
| PARAM_VALUE | 1 | client | 4096-ptr_max |
| PARAM_VALUE | 1 | client->evdev | 4096-ptr_max |
| PARAM_VALUE | 2 | file | 4096-ptr_max |
| PARAM_VALUE | 2 | file->private_data | 4096-ptr_max |
| BUF_SIZE | 1 | client | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | client | s32min-(-2),1-s32max |
| DATA_SOURCE | 2 | file | $0 |
| LOCK2 | &evdev->mutex | ||
| TYPE_LOCK | (struct evdev)->mutex |