Searched defs:revents (Results 1 – 9 of 9) sorted by relevance
/linux/tools/lib/api/fd/ |
A D | array.c | 76 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/include/linux/ |
A D | eventpoll.h | 78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux/include/uapi/asm-generic/ |
A D | poll.h | 39 short revents; member
|
/linux/tools/perf/tests/ |
A D | fdarray.c | 7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
|
/linux/arch/arm/kernel/ |
A D | sys_oabi-compat.c | 306 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux/fs/ |
A D | eventpoll.c | 1441 __poll_t revents; in ep_insert() local 1657 __poll_t revents; in ep_send_events() local
|
/linux/include/uapi/linux/ |
A D | fuse.h | 827 uint32_t revents; member
|
/linux/net/tipc/ |
A D | socket.c | 795 __poll_t revents = 0; in tipc_poll() local
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 145 short int revents; member
|
Completed in 30 milliseconds