Home
last modified time | relevance | path

Searched defs:epevs (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait01.c38 static struct epoll_event epevs[3] = { variable
239 static int has_event(struct epoll_event *epevs, int epevs_len, in has_event()
252 static void dump_epevs(struct epoll_event *epevs, int epevs_len) in dump_epevs()
Depoll_wait02.c36 static struct epoll_event epevs[1] = { variable
Depoll_wait03.c47 static struct epoll_event epevs[1] = { variable
/external/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait01.c45 static struct epoll_event epevs; variable