Home
last modified time | relevance | path

Searched defs:evs (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress.c41 static struct epoll_event *evs; variable
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c45 static struct epoll_event *evs; variable
/linux/fs/
H A Deventpoll.c2762 static int ep_check_params(struct file *file, struct epoll_event __user *evs, in ep_check_params()