Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/eventpoll.c do_epoll_ctl_file() -> ep_insert()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 370896937267298304 |
| PARAM_VALUE | 1 | ep | 4096-ptr_max |
| PARAM_VALUE | 1 | ep->mtx.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | ep->mtx.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ep->mtx.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 1 | ep->mtx.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 2 | event | 4096-ptr_max |
| PARAM_VALUE | 2 | event->events | 0,8-u32max |
| PARAM_VALUE | 3 | tf | 4213159474473365504,4466626379400712192 |
| PARAM_VALUE | 3 | tf->file | 4096-ptr_max |
| PARAM_VALUE | 3 | tf->file->f_op | 4096-ptr_max |
| PARAM_VALUE | 3 | tf->file->f_op->poll | 1 |
| PARAM_VALUE | 4 | full_check | 0-1 |
| BUF_SIZE | 1 | ep | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | ep | s32min-(-2),1-s32max |
| DATA_SOURCE | 2 | event | $3 |
| DATA_SOURCE | 3 | tf | $2 |
| DATA_SOURCE | 4 | full_check | r ep_ctl_lock |
| BIT_INFO | 2 | event->events | 0x18,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | event->data | 0-u64max |
| USER_DATA | 2 | event->events | 0,8-u32max |
| USER_DATA | 3 | tf->fd | s32min-s32max |