Searched defs:revents (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/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.12.1/include/linux/ |
D | eventpoll.h | 78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | poll.h | 39 short revents; member
|
/linux-6.12.1/tools/perf/tests/ |
D | fdarray.c | 7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
|
/linux-6.12.1/tools/include/nolibc/ |
D | types.h | 170 short int revents; member
|
/linux-6.12.1/tools/testing/selftests/alsa/ |
D | mixer-test.c | 209 unsigned short revents; in wait_for_event() local
|
/linux-6.12.1/arch/arm/kernel/ |
D | sys_oabi-compat.c | 309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
|
/linux-6.12.1/fs/ |
D | eventpoll.c | 1622 __poll_t revents; in ep_insert() local 1844 __poll_t revents; in ep_send_events() local
|
/linux-6.12.1/tools/perf/util/ |
D | evlist.c | 2458 short revents; in event_enable_timer__process() local
|
/linux-6.12.1/net/tipc/ |
D | socket.c | 794 __poll_t revents = 0; in tipc_poll() local
|
/linux-6.12.1/include/uapi/linux/ |
D | fuse.h | 968 uint32_t revents; member
|