Searched refs:VMCIQPB_CREATED_NO_MEM (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c65 * - VMCIQPB_CREATED_NO_MEM: this state indicates that either:
89 * - from VMCIQPB_CREATED_NO_MEM when a new-style VMX allocates a queue
99 * VMCIQPB_CREATED_NO_MEM due to a host side create, an old-style VMX will
162 VMCIQPB_CREATED_NO_MEM, enumerator in enum:qp_broker_state
1279 * VMCIQPB_CREATED_NO_MEM state, and for current VMX callers, it will be
1406 entry->state = VMCIQPB_CREATED_NO_MEM;
1527 if (entry->state != VMCIQPB_CREATED_NO_MEM &&
1627 if (entry->state != VMCIQPB_CREATED_NO_MEM)
1648 } else if (entry->state == VMCIQPB_CREATED_NO_MEM) {
2012 if (entry->state != VMCIQPB_CREATED_NO_MEM
[all...]

Completed in 95 milliseconds