Home
last modified time | relevance | path

Searched refs:epoll_event (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dirq.c23 static struct epoll_event epoll_events[MAX_EPOLL_EVENTS];
74 (struct epoll_event *) &epoll_events, MAX_EPOLL_EVENTS, 0); in os_waiting_for_events_epoll()
94 struct epoll_event event; in os_add_epoll_fd()
112 struct epoll_event event; in os_mod_epoll_fd()
129 struct epoll_event event; in os_del_epoll_fd()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c37 struct epoll_event e; in waiter_entry1a()
49 struct epoll_event e; in waiter_entry1ap()
64 struct epoll_event e; in waiter_entry1o()
76 struct epoll_event e; in waiter_entry1op()
91 struct epoll_event events[2]; in waiter_entry2a()
103 struct epoll_event events[2]; in waiter_entry2ap()
152 struct epoll_event e; in TEST()
183 struct epoll_event e; in TEST()
214 struct epoll_event events[2]; in TEST()
252 struct epoll_event events[2]; in TEST()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Depoll.h83 struct epoll_event struct
110 struct epoll_event *__event) __THROW;
123 extern int epoll_wait (int __epfd, struct epoll_event *__events,
132 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Depoll.h83 struct epoll_event struct
110 struct epoll_event *__event) __THROW;
123 extern int epoll_wait (int __epfd, struct epoll_event *__events,
132 extern int epoll_pwait (int __epfd, struct epoll_event *__events,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Deventpoll.h77 struct epoll_event { struct
83 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() argument
89 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Deventpoll.h77 struct epoll_event { struct
83 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() argument
89 static __inline__ void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Deventpoll.h83 struct epoll_event { struct
89 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup() argument
95 static inline void ep_take_care_of_epollwakeup(struct epoll_event *epev) in ep_take_care_of_epollwakeup()
/OK3568_Linux_fs/kernel/fs/
H A Deventpoll.c104 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event))
176 struct epoll_event event;
264 struct epoll_event __user *events;
1506 static int ep_insert(struct eventpoll *ep, const struct epoll_event *event, in ep_insert()
1639 const struct epoll_event *event) in ep_modify()
1716 struct epoll_event __user *uevent = esed->events; in ep_send_events_proc()
1795 struct epoll_event __user *events, int maxevents) in ep_send_events()
1849 static int ep_poll(struct eventpoll *ep, struct epoll_event __user *events, in ep_poll()
2153 int do_epoll_ctl(int epfd, int op, int fd, struct epoll_event *epds, in do_epoll_ctl()
2318 struct epoll_event __user *, event) in SYSCALL_DEFINE4()
[all …]
/OK3568_Linux_fs/external/recovery/minui/
H A Devents.c45 static struct epoll_event polledevents[MAX_DEVICES + MAX_MISC_FDS];
59 struct epoll_event ev; in ev_init()
117 struct epoll_event ev; in ev_add_fd()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Depoll-ctl.c103 struct epoll_event ev; in nest_epollfd()
135 struct epoll_event ev; in do_epoll_op()
208 struct epoll_event ev; in init_fdmaps()
H A Depoll-wait.c188 struct epoll_event ev; in workerfn()
243 struct epoll_event ev; in nest_epollfd()
329 struct epoll_event ev; in do_threads()
/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.c342 struct epoll_event ev; in ospoll_add()
445 struct epoll_event ev; in ospoll_remove()
482 struct epoll_event ev; in epoll_mod()
639 struct epoll_event events[MAX_EVENTS]; in ospoll_wait()
644 struct epoll_event *ev = &events[i]; in ospoll_wait()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dreuseport_dualstack.c104 struct epoll_event ev; in receive_once()
130 struct epoll_event ev; in test()
H A Dreuseport_bpf_numa.c163 struct epoll_event ev; in receive_on_node()
196 struct epoll_event ev; in test()
H A Dreuseport_addr_any.c170 struct epoll_event ev; in receive_once()
196 struct epoll_event ev; in test()
H A Dreuseport_bpf_cpu.c153 struct epoll_event ev; in receive_on_cpu()
186 struct epoll_event ev; in test()
H A Dtxtimestamp.c287 struct epoll_event events; in __epoll()
521 struct epoll_event ev; in do_test()
/OK3568_Linux_fs/kernel/include/linux/
H A Deventpoll.h64 int do_epoll_ctl(int epfd, int op, int fd, struct epoll_event *epds,
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dringbuf.c35 struct epoll_event *events;
60 struct epoll_event *e; in ring_buffer__add()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kcmp/
H A Dkcmp_test.c34 struct epoll_event ev; in main()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsys_oabi-compat.c256 struct epoll_event kernel; in sys_oabi_epoll_ctl()
272 struct epoll_event *kbuf; in sys_oabi_epoll_wait()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c215 struct epoll_event event;
473 struct epoll_event *events;
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c409 struct epoll_event ev; in do_test()
554 struct epoll_event ev; in test_detach_bpf()
607 struct epoll_event ev; in prepare_sk_fds()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp256 struct epoll_event events; in mpp_timer_thread()
281 struct epoll_event event; in mpp_timer_get()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dutil.c52 struct epoll_event ev; in vsock_wait_remote_close()

12