Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/api/fd/
Darray.c76 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/
Deventpoll.h78 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
/linux-6.6.21/include/uapi/asm-generic/
Dpoll.h39 short revents; member
/linux-6.6.21/tools/perf/tests/
Dfdarray.c7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
/linux-6.6.21/tools/testing/selftests/alsa/
Dmixer-test.c189 unsigned short revents; in wait_for_event() local
/linux-6.6.21/tools/include/nolibc/
Dtypes.h171 short int revents; member
/linux-6.6.21/arch/arm/kernel/
Dsys_oabi-compat.c309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent()
/linux-6.6.21/fs/
Deventpoll.c1481 __poll_t revents; in ep_insert() local
1703 __poll_t revents; in ep_send_events() local
/linux-6.6.21/tools/perf/util/
Devlist.c2368 short revents; in event_enable_timer__process() local
/linux-6.6.21/include/uapi/linux/
Dfuse.h947 uint32_t revents; member
/linux-6.6.21/net/tipc/
Dsocket.c797 __poll_t revents = 0; in tipc_poll() local