| /linux-6.15/include/linux/ |
| H A D | eventpoll.h | 29 int epoll_sendevents(struct file *file, struct epoll_event __user *events, 60 int do_epoll_ctl(int epfd, int op, int fd, struct epoll_event *epds, 77 extern struct epoll_event __user * 79 struct epoll_event __user *uevent); 81 static inline struct epoll_event __user * 83 struct epoll_event __user *uevent) in epoll_put_uevent()
|
| /linux-6.15/arch/um/os-Linux/ |
| H A D | irq.c | 23 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()
|
| H A D | sigio.c | 31 static struct epoll_event epoll_events[MAX_EPOLL_EVENTS]; 60 struct epoll_event event = { in __add_sigio_fd() 83 struct epoll_event event; in __ignore_sigio_fd()
|
| /linux-6.15/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 52 struct epoll_event e; in waiter_entry1a() 64 struct epoll_event e; in waiter_entry1ap() 79 struct epoll_event e; in waiter_entry1o() 91 struct epoll_event e; in waiter_entry1op() 167 struct epoll_event e; in TEST() 198 struct epoll_event e; in TEST() 306 struct epoll_event e; in TEST() 345 struct epoll_event e; in TEST() 475 struct epoll_event e; in TEST() 518 struct epoll_event e; in TEST() [all …]
|
| /linux-6.15/io_uring/ |
| H A D | epoll.c | 20 struct epoll_event event; 26 struct epoll_event __user *events; 41 struct epoll_event __user *ev; in io_epoll_ctl_prep()
|
| /linux-6.15/fs/ |
| H A D | eventpoll.c | 96 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) 171 struct epoll_event event; 1780 const struct epoll_event *event) in ep_modify() 1852 struct epoll_event __user *events, int maxevents) in ep_send_events() 1984 struct epoll_event __user *events, int maxevents) in ep_try_send_events() 2454 struct epoll_event __user *, event) in SYSCALL_DEFINE4() 2456 struct epoll_event epds; in SYSCALL_DEFINE4() 2459 copy_from_user(&epds, event, sizeof(struct epoll_event))) in SYSCALL_DEFINE4() 2473 if (!access_ok(evs, maxevents * sizeof(struct epoll_event))) in ep_check_params() 2622 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() [all …]
|
| /linux-6.15/tools/thermal/lib/ |
| H A D | mainloop.c | 25 struct epoll_event events[MAX_EVENTS]; in mainloop() 55 struct epoll_event ev = { in mainloop_add()
|
| /linux-6.15/tools/perf/bench/ |
| H A D | epoll-ctl.c | 103 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 D | epoll-wait.c | 188 struct epoll_event ev; in workerfn() 243 struct epoll_event ev; in nest_epollfd() 336 struct epoll_event ev; in do_threads()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | reuseport_dualstack.c | 104 struct epoll_event ev; in receive_once() 130 struct epoll_event ev; in test()
|
| H A D | reuseport_bpf_numa.c | 163 struct epoll_event ev; in receive_on_node() 196 struct epoll_event ev; in test()
|
| H A D | reuseport_addr_any.c | 170 struct epoll_event ev; in receive_once() 196 struct epoll_event ev; in test()
|
| H A D | reuseport_bpf_cpu.c | 153 struct epoll_event ev; in receive_on_cpu() 186 struct epoll_event ev; in test()
|
| H A D | busy_poller.c | 183 struct epoll_event ev; in epoll_ctl_add() 261 struct epoll_event events[cfg_max_events]; in run_poller()
|
| /linux-6.15/tools/lib/bpf/ |
| H A D | ringbuf.c | 37 struct epoll_event *events; 45 struct epoll_event event; 81 struct epoll_event *e; in ring_buffer__add() 454 struct epoll_event *rb_epoll; in user_ringbuf_map()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | eventpoll.h | 83 struct epoll_event { struct
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 287 struct epoll_event kernel; in sys_oabi_epoll_ctl() 306 struct epoll_event __user * 308 struct epoll_event __user *uevent) in epoll_put_uevent()
|
| /linux-6.15/tools/testing/selftests/connector/ |
| H A D | proc_filter.c | 30 static struct epoll_event evn; 216 struct epoll_event ev[MAX_EVENTS]; in handle_events()
|
| /linux-6.15/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 34 struct epoll_event ev; in main()
|
| /linux-6.15/tools/testing/selftests/arm64/gcs/ |
| H A D | gcs-stress.c | 41 static struct epoll_event *evs; 62 struct epoll_event ev; in start_thread()
|
| /linux-6.15/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_ringbufs.c | 215 struct epoll_event event; 469 struct epoll_event *events;
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | fp-stress.c | 45 static struct epoll_event *evs; 66 struct epoll_event ev; in child_start()
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | select_reuseport.c | 390 struct epoll_event ev; in do_test() 535 struct epoll_event ev; in test_detach_bpf() 588 struct epoll_event ev; in prepare_sk_fds()
|
| /linux-6.15/tools/testing/selftests/kvm/lib/ |
| H A D | userfaultfd_util.c | 33 struct epoll_event evt; in uffd_handler_thread_fn()
|
| /linux-6.15/tools/testing/selftests/net/af_unix/ |
| H A D | msg_oob.c | 119 struct epoll_event event = { in setup_epollpri() 163 struct epoll_event event[2] = {}; in __epollpair()
|