Searched refs:ct_type (Results 1 – 1 of 1) sorted by relevance
87 enum vmci_obj_type ct_type; member 127 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_open() 142 if (vmci_host_dev->ct_type == VMCIOBJ_CONTEXT) { in vmci_host_close() 154 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_close() 171 if (vmci_host_dev->ct_type == VMCIOBJ_CONTEXT) { in vmci_host_poll() 173 * Read context only if ct_type == VMCIOBJ_CONTEXT to make in vmci_host_poll() 311 if (vmci_host_dev->ct_type != VMCIOBJ_NOT_SET) { in vmci_host_do_init_context() 348 vmci_host_dev->ct_type = VMCIOBJ_CONTEXT; in vmci_host_do_init_context() 368 if (vmci_host_dev->ct_type != VMCIOBJ_CONTEXT) { in vmci_host_do_send_datagram() 424 if (vmci_host_dev->ct_type ! in vmci_host_do_receive_datagram() [all...]