Home
last modified time | relevance | path

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

/linux-5.10/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-5.10/include/uapi/asm-generic/
Dpoll.h39 short revents; member
/linux-5.10/tools/perf/tests/
Dfdarray.c7 static void fdarray__init_revents(struct fdarray *fda, short revents) in fdarray__init_revents()
/linux-5.10/fs/
Deventpoll.c1494 __poll_t revents; in ep_insert() local
1698 __poll_t revents; in ep_send_events_proc() local
/linux-5.10/include/uapi/linux/
Dfuse.h784 uint32_t revents; member
/linux-5.10/net/tipc/
Dsocket.c771 __poll_t revents = 0; in tipc_poll() local
/linux-5.10/tools/include/nolibc/
Dnolibc.h152 short int revents; member