Home
last modified time | relevance | path

Searched refs:eventpoll (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Deventpoll.c3 * fs/eventpoll.c (Efficient event retrieval implementation)
26 #include <linux/eventpoll.h>
125 * Each file descriptor added to the eventpoll interface will
132 /* RB tree node links this structure to the eventpoll RB tree */
138 /* List header used to link this structure to the eventpoll ready list */
142 * Works together "struct eventpoll"->ovflist in keeping the
153 * eventpoll->refcount orchestrates "struct eventpoll" disposal
161 struct eventpoll *ep;
175 * structure and represents the main data structure for the eventpoll
178 struct eventpoll { global() struct
[all...]
H A DMakefile24 obj-$(CONFIG_EPOLL) += eventpoll.o
H A Dfile_table.c19 #include <linux/eventpoll.h>
/kernel/linux/linux-5.10/fs/
H A Deventpoll.c3 * fs/eventpoll.c (Efficient event retrieval implementation)
26 #include <linux/eventpoll.h>
132 * Each file descriptor added to the eventpoll interface will
139 /* RB tree node links this structure to the eventpoll RB tree */
145 /* List header used to link this structure to the eventpoll ready list */
149 * Works together "struct eventpoll"->ovflist in keeping the
164 struct eventpoll *ep;
178 * structure and represents the main data structure for the eventpoll
181 struct eventpoll { struct
215 /* The user that created the eventpoll descripto
[all...]
H A DMakefile28 obj-$(CONFIG_EPOLL) += eventpoll.o
H A Dfile_table.c18 #include <linux/eventpoll.h>
/kernel/linux/linux-5.10/include/linux/
H A Deventpoll.h3 * include/linux/eventpoll.h ( Efficient event polling implementation )
11 #include <uapi/linux/eventpoll.h>
38 * from the eventpoll interface. We need to have this facility to cleanup
39 * correctly files that are closed without being removed from the eventpoll
51 * eventpoll ) has still a reference to this file. in eventpoll_release()
H A Dpoll.h14 #include <uapi/linux/eventpoll.h>
/kernel/linux/linux-6.6/include/linux/
H A Deventpoll.h3 * include/linux/eventpoll.h ( Efficient event polling implementation )
11 #include <uapi/linux/eventpoll.h>
30 * from the eventpoll interface. We need to have this facility to cleanup
31 * correctly files that are closed without being removed from the eventpoll
43 * eventpoll ) has still a reference to this file. in eventpoll_release()
H A Dpoll.h13 #include <uapi/linux/eventpoll.h>
/kernel/linux/linux-5.10/mm/
H A Dmemory_monitor.c2 #include <linux/eventpoll.h>
/kernel/linux/linux-6.6/mm/
H A Dmemory_monitor.c2 #include <linux/eventpoll.h>
/kernel/linux/linux-6.6/io_uring/
H A Depoll.c8 #include <linux/eventpoll.h>
H A Dio_uring.h9 #include <uapi/linux/eventpoll.h>
/kernel/linux/linux-5.10/kernel/
H A Dkcmp.c17 #include <linux/eventpoll.h>
/kernel/linux/linux-5.10/net/batman-adv/
H A Dlog.c13 #include <linux/eventpoll.h>
H A Dicmp_socket.c15 #include <linux/eventpoll.h>
/kernel/linux/linux-6.6/kernel/
H A Dkcmp.c17 #include <linux/eventpoll.h>
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsys_oabi-compat.c78 #include <linux/eventpoll.h>
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c81 #include <linux/eventpoll.h>
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c76 #include <linux/eventpoll.h>
5453 * We solve this as eventpoll does: by taking advantage of the fact that in io_poll_remove_entries()

Completed in 24 milliseconds