Home
last modified time | relevance | path

Searched defs:revents (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/tools/lib/api/fd/
Darray.c76 int fdarray__add(struct fdarray *fda, int fd, short revents, enum fdarray_flags flags) in fdarray__add()
91 int fdarray__filter(struct fdarray *fda, short revents, in fdarray__filter()
/Linux-v5.15/include/linux/
Deventpoll.h78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
/Linux-v5.15/include/uapi/asm-generic/
Dpoll.h39 short revents; member
/Linux-v5.15/tools/perf/tests/
Dfdarray.c7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
/Linux-v5.15/arch/arm/kernel/
Dsys_oabi-compat.c306 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
/Linux-v5.15/fs/
Deventpoll.c1441 __poll_t revents; in ep_insert() local
1657 __poll_t revents; in ep_send_events() local
/Linux-v5.15/include/uapi/linux/
Dfuse.h822 uint32_t revents; member
/Linux-v5.15/net/tipc/
Dsocket.c795 __poll_t revents = 0; in tipc_poll() local
/Linux-v5.15/tools/include/nolibc/
Dnolibc.h145 short int revents; member