Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1277 * VMCIQPB_CREATED_NO_MEM state, and for current VMX callers, it will be
1404 entry->state = VMCIQPB_CREATED_NO_MEM; in qp_broker_create()
1525 if (entry->state != VMCIQPB_CREATED_NO_MEM && in qp_broker_attach()
1625 if (entry->state != VMCIQPB_CREATED_NO_MEM) in qp_broker_attach()
1646 } else if (entry->state == VMCIQPB_CREATED_NO_MEM) { in qp_broker_attach()
2007 if (entry->state != VMCIQPB_CREATED_NO_MEM in vmci_qp_broker_set_page_store()
[all...]
/kernel/linux/linux-6.6/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
1279 * VMCIQPB_CREATED_NO_MEM state, and for current VMX callers, it will be
1406 entry->state = VMCIQPB_CREATED_NO_MEM; in qp_broker_create()
1527 if (entry->state != VMCIQPB_CREATED_NO_MEM && in qp_broker_attach()
1627 if (entry->state != VMCIQPB_CREATED_NO_MEM) in qp_broker_attach()
1648 } else if (entry->state == VMCIQPB_CREATED_NO_MEM) { in qp_broker_attach()
2012 if (entry->state != VMCIQPB_CREATED_NO_MEM in vmci_qp_broker_set_page_store()
[all...]

Completed in 7 milliseconds