Searched defs:vmci_host_dev (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 92 struct vmci_host_dev { struct 124 struct vmci_host_dev *vmci_host_dev; vmci_host_open() local 143 struct vmci_host_dev *vmci_host_dev = filp->private_data; vmci_host_close() local 170 struct vmci_host_dev *vmci_host_dev = filp->private_data; vmci_host_poll() local 260 static int vmci_host_get_version(struct vmci_host_dev *vmci_host_dev, vmci_host_get_version() argument 294 static int vmci_host_do_init_context(struct vmci_host_dev *vmci_host_dev, vmci_host_do_init_context() argument 356 static int vmci_host_do_send_datagram(struct vmci_host_dev *vmci_host_dev, vmci_host_do_send_datagram() argument 417 static int vmci_host_do_receive_datagram(struct vmci_host_dev *vmci_host_dev, vmci_host_do_receive_datagram() argument 449 static int vmci_host_do_alloc_queuepair(struct vmci_host_dev *vmci_host_dev, vmci_host_do_alloc_queuepair() argument 521 static int vmci_host_do_queuepair_setva(struct vmci_host_dev *vmci_host_dev, vmci_host_do_queuepair_setva() argument 562 static int vmci_host_do_queuepair_setpf(struct vmci_host_dev *vmci_host_dev, vmci_host_do_queuepair_setpf() argument 640 static int vmci_host_do_qp_detach(struct vmci_host_dev *vmci_host_dev, vmci_host_do_qp_detach() argument 666 static int vmci_host_do_ctx_add_notify(struct vmci_host_dev *vmci_host_dev, vmci_host_do_ctx_add_notify() argument 689 static int vmci_host_do_ctx_remove_notify(struct vmci_host_dev *vmci_host_dev, vmci_host_do_ctx_remove_notify() argument 713 static int vmci_host_do_ctx_get_cpt_state(struct vmci_host_dev *vmci_host_dev, vmci_host_do_ctx_get_cpt_state() argument 745 static int vmci_host_do_ctx_set_cpt_state(struct vmci_host_dev *vmci_host_dev, vmci_host_do_ctx_set_cpt_state() argument 787 static int vmci_host_do_get_context_id(struct vmci_host_dev *vmci_host_dev, vmci_host_do_get_context_id() argument 796 static int vmci_host_do_set_notify(struct vmci_host_dev *vmci_host_dev, vmci_host_do_set_notify() argument 823 static int vmci_host_do_notify_resource(struct vmci_host_dev *vmci_host_dev, vmci_host_do_notify_resource() argument 873 static int vmci_host_do_recv_notifications(struct vmci_host_dev *vmci_host_dev, vmci_host_do_recv_notifications() argument 938 struct vmci_host_dev *vmci_host_dev = filp->private_data; vmci_host_unlocked_ioctl() local
|
Completed in 35 milliseconds