create_id         197 drivers/misc/vmw_vmci/vmci_queue_pair.c 	u32 create_id;
create_id        1339 drivers/misc/vmw_vmci/vmci_queue_pair.c 	entry->create_id = context_id;
create_id        1524 drivers/misc/vmw_vmci/vmci_queue_pair.c 		    context_id != entry->create_id) {
create_id        1527 drivers/misc/vmw_vmci/vmci_queue_pair.c 	} else if (context_id == entry->create_id ||
create_id        1533 drivers/misc/vmw_vmci/vmci_queue_pair.c 	    VMCI_CONTEXT_IS_VM(entry->create_id))
create_id        1559 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (entry->create_id == VMCI_HOST_CONTEXT_ID) {
create_id        1577 drivers/misc/vmw_vmci/vmci_queue_pair.c 		create_context = vmci_ctx_get(entry->create_id);
create_id        1656 drivers/misc/vmw_vmci/vmci_queue_pair.c 				   entry->create_id);
create_id        1659 drivers/misc/vmw_vmci/vmci_queue_pair.c 				entry->create_id, entry->qp.handle.context,
create_id        1993 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (entry->create_id != context_id &&
create_id        1994 drivers/misc/vmw_vmci/vmci_queue_pair.c 	    (entry->create_id != VMCI_HOST_CONTEXT_ID ||
create_id        2027 drivers/misc/vmw_vmci/vmci_queue_pair.c 		    qp_notify_peer(true, handle, context_id, entry->create_id);
create_id        2030 drivers/misc/vmw_vmci/vmci_queue_pair.c 				entry->create_id, entry->qp.handle.context,
create_id        2100 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (context_id != entry->create_id && context_id != entry->attach_id) {
create_id        2105 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (context_id == entry->create_id) {
create_id        2107 drivers/misc/vmw_vmci/vmci_queue_pair.c 		entry->create_id = VMCI_INVALID_ID;
create_id        2109 drivers/misc/vmw_vmci/vmci_queue_pair.c 		peer_id = entry->create_id;
create_id        2229 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (context_id != entry->create_id && context_id != entry->attach_id) {
create_id        2338 drivers/misc/vmw_vmci/vmci_queue_pair.c 	if (context_id != entry->create_id && context_id != entry->attach_id) {