Defined in 3 files as a function:
- drivers/input/evdev.c, line 666 (as a function)
- drivers/input/evdev.c, line 718 (as a function)
- drivers/input/evdev.c, line 750 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/input/evdev.c evdev_set_mask() -> bits_from_user()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bits | 16,4096-ptr_max |
| PARAM_VALUE | 4 | compat | 0-1 |
| CAPPED_DATA | 1 | maxbit | 1 |
| DATA_SOURCE | 0 | bits | r bitmap_zalloc |
| DATA_SOURCE | 2 | maxlen | $3 |
| DATA_SOURCE | 3 | p | $2 |
| DATA_SOURCE | 4 | compat | $4 |
| HARD_MAX | 4 | compat | 1 |
| MEM_ZERO | 0 | bits | |
| USER_DATA | 2 | maxlen | 0-u32max |
| LOCK2 | &evdev->mutex | ||
| TYPE_LOCK | (struct evdev)->mutex |