Searched defs:evs (Results 1 – 3 of 3) sorted by relevance
41 static struct epoll_event *evs; variable
45 static struct epoll_event *evs; variable
2762 static int ep_check_params(struct file *file, struct epoll_event __user *evs, in ep_check_params()