Searched defs:revents (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/tools/lib/api/fd/ |
D | array.c | 76 int fdarray__add(struct fdarray *fda, int fd, short revents, enum fdarray_flags flags) in fdarray__add() 108 int fdarray__filter(struct fdarray *fda, short revents, in fdarray__filter()
|
/linux-6.6.21/include/linux/ |
D | eventpoll.h | 78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | poll.h | 39 short revents; member
|
/linux-6.6.21/tools/perf/tests/ |
D | fdarray.c | 7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
|
/linux-6.6.21/tools/testing/selftests/alsa/ |
D | mixer-test.c | 189 unsigned short revents; in wait_for_event() local
|
/linux-6.6.21/tools/include/nolibc/ |
D | types.h | 171 short int revents; member
|
/linux-6.6.21/arch/arm/kernel/ |
D | sys_oabi-compat.c | 309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux-6.6.21/fs/ |
D | eventpoll.c | 1481 __poll_t revents; in ep_insert() local 1703 __poll_t revents; in ep_send_events() local
|
/linux-6.6.21/tools/perf/util/ |
D | evlist.c | 2368 short revents; in event_enable_timer__process() local
|
/linux-6.6.21/include/uapi/linux/ |
D | fuse.h | 947 uint32_t revents; member
|
/linux-6.6.21/net/tipc/ |
D | socket.c | 797 __poll_t revents = 0; in tipc_poll() local
|