Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/eventpoll.c do_epoll_wait() -> ep_check_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 0,4-u64max |
| DATA_SOURCE | 1 | evs | $1 |
| DATA_SOURCE | 2 | maxevents | $2 |
| USER_DATA | 1 | evs | 0-u64max |
| USER_DATA | 2 | maxevents | s32min-s32max |
fs/eventpoll.c epoll_sendevents() -> ep_check_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | file | $0 |
| DATA_SOURCE | 1 | evs | $1 |
| DATA_SOURCE | 2 | maxevents | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |