Searched refs:ct_type (Results 1 – 1 of 1) sorted by relevance
87 enum vmci_obj_type ct_type; member122 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_open()137 if (vmci_host_dev->ct_type == VMCIOBJ_CONTEXT) { in vmci_host_close()149 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_close()166 if (vmci_host_dev->ct_type == VMCIOBJ_CONTEXT) { in vmci_host_poll()301 if (vmci_host_dev->ct_type != VMCIOBJ_NOT_SET) { in vmci_host_do_init_context()338 vmci_host_dev->ct_type = VMCIOBJ_CONTEXT; in vmci_host_do_init_context()356 if (vmci_host_dev->ct_type != VMCIOBJ_CONTEXT) { in vmci_host_do_send_datagram()412 if (vmci_host_dev->ct_type != VMCIOBJ_CONTEXT) { in vmci_host_do_receive_datagram()443 if (vmci_host_dev->ct_type != VMCIOBJ_CONTEXT) { in vmci_host_do_alloc_queuepair()[all …]