Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 5 of 5) sorted by relevance

/kvmtool/
H A Dioeventfd.c23 static void ioeventfd__handle_event(struct kvm *kvm, struct epoll_event *ev) in ioeventfd__handle_event()
H A Dkvm-ipc.c263 struct epoll_event ev; in kvm_ipc__new_conn() local
312 static void kvm_ipc__handle_event(struct kvm *kvm, struct epoll_event *ev) in kvm_ipc__handle_event()
465 struct epoll_event ev = {0}; in kvm_ipc__init() local
/kvmtool/net/uip/
H A Dudp.c18 struct epoll_event ev; in uip_udp_socket_find() local
/kvmtool/ui/
H A Dsdl.c206 SDL_Event ev; in sdl__thread() local
/kvmtool/virtio/
H A Dvhost.c13 static void virtio_vhost_signal_vq(struct kvm *kvm, struct epoll_event *ev) in virtio_vhost_signal_vq()