Home
last modified time | relevance | path

Searched defs:epfd (Results 1 - 25 of 51) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait07.c20 static int epfd; variable
H A Depoll_wait02.c20 static int epfd, fds[2]; variable
H A Depoll_wait04.c20 static int epfd, fds[2]; variable
H A Depoll_wait05.c17 static int epfd; variable
H A Depoll_wait06.c33 static int epfd; variable
H A Depoll_wait03.c31 static int fds[2], epfd, inv_epfd, bad_epfd = -1; variable
34 int *epfd; member
[all...]
H A Depoll_wait01.c22 static int write_size, epfd, fds[2]; variable
[all...]
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Devloop.h35 int epfd; member
/kernel/linux/linux-6.6/io_uring/
H A Depoll.c18 int epfd; member
/third_party/alsa-utils/axfer/
H A Dwaiter-epoll.c20 int epfd; member
/third_party/ltp/include/lapi/
H A Depoll.h24 static inline int epoll_pwait(int epfd, struct epoll_event *events, in epoll_pwait() argument
40 static inline int epoll_pwait2(int epfd, struct epoll_event *events, in epoll_pwait2() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait_var.h16 static int do_epoll_pwait(int epfd, struct epoll_event *events, int in do_epoll_pwait() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl02.c28 static int epfd; variable
38 int *epfd; member
[all...]
H A Depoll_ctl03.c23 static int epfd, fds[2]; variable
H A Depoll_ctl05.c22 static int epfd, origin_epfd, new_epfd; variable
H A Depoll_ctl04.c21 static int epfd, new_epfd; variable
H A Depoll_ctl01.c25 static int epfd; variable
/kernel/linux/linux-6.6/tools/thermal/lib/
H A Dmainloop.c11 static int epfd = -1; variable
/third_party/ltp/lib/
H A Dtst_epoll.c36 safe_epoll_ctl(const char *const file, const int lineno, int epfd, int op, int fd, struct epoll_event *ev) safe_epoll_ctl() argument
67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseport_dualstack.c102 static int receive_once(int epfd, int proto) in receive_once() argument
131 int epfd, i, test_fd; in test() local
H A Dreuseport_addr_any.c168 static int receive_once(int epfd, int proto) in receive_once() argument
197 int epfd, i, send_fd, recv_fd; in test() local
H A Dreuseport_bpf_numa.c161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node() argument
197 int epfd, node; in test() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_dualstack.c102 static int receive_once(int epfd, int proto) in receive_once() argument
131 int epfd, i, test_fd; in test() local
/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_sensor_provider.cpp177 int32_t ThermalSensorProvider::RegisterCallback(const int fd, const EventType et, int32_t epfd) in RegisterCallback() argument
197 int32_t ThermalSensorProvider::LoopingThreadEntry(void *arg, int32_t epfd) in LoopingThreadEntry() argument
216 void ThermalSensorProvider::Run(void *service, int32_t epfd) in Run() argument
[all...]
H A Dthermal_protector_timer.cpp71 int32_t ThermalProtectorTimer::RegisterCallback(const int32_t fd, const EventType et, int32_t epfd) in RegisterCallback() argument
141 int32_t ThermalProtectorTimer::LoopingThreadEntry(void *arg, int32_t epfd) in LoopingThreadEntry() argument
164 void ThermalProtectorTimer::Run(void *service, int32_t epfd) in Run() argument

Completed in 10 milliseconds

123