Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/evdev.c evdev_do_ioctl() -> evdev_get_mask()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->evdev | 4096-ptr_max |
| PARAM_VALUE | 4 | compat | 0-1 |
| BUF_SIZE | 0 | client | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | client | s32min-(-2),1-s32max |
| DATA_SOURCE | 4 | compat | $3 |
| HARD_MAX | 4 | compat | 1 |
| USER_DATA | 1 | type | 0-u32max |
| USER_DATA | 3 | codes_size | 0-u32max |
| LOCK2 | &evdev->mutex | ||
| TYPE_LOCK | (struct evdev)->mutex |