Searched defs:epfd (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
D | reuseport_dualstack.c |
|
D | reuseport_bpf_cpu.c |
|
D | reuseport_bpf_numa.c |
|
D | reuseport_addr_any.c |
|
D | txtimestamp.c |
|
D | tcp_fastopen_backup_key.c |
|
D | reuseport_bpf.c |
|
/openbmc/linux/io_uring/ |
D | epoll.c |
|
/openbmc/linux/tools/thermal/lib/ |
D | mainloop.c |
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 109 int sigwrap_epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in sigwrap_epoll_wait() 144 int sigwrap_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sig… in sigwrap_epoll_pwait()
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 136 int sigwrap_epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in sigwrap_epoll_wait() 171 int sigwrap_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sig… in sigwrap_epoll_pwait()
|
/openbmc/linux/tools/testing/selftests/filesystems/epoll/ |
D | epoll_wakeup_test.c |
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
D | select_reuseport.c |
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 13396 int epfd = arg1; in _syscall2() local
|