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

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.c280 context = vmci_ctx_get(cid);
310 context = vmci_ctx_get(cid);
391 struct vmci_ctx *vmci_ctx_get(u32 cid) function
605 context = vmci_ctx_get(context_id);
671 context = vmci_ctx_get(context_id);
772 context = vmci_ctx_get(context_id);
864 context = vmci_ctx_get(context_id);
897 struct vmci_ctx *context = vmci_ctx_get(context_id);
949 context = vmci_ctx_get(context_id);
978 context = vmci_ctx_get(context_i
[all...]
H A Dvmci_context.h136 struct vmci_ctx *vmci_ctx_get(u32 cid);
H A Dvmci_queue_pair.c1586 create_context = vmci_ctx_get(entry->create_id);
1793 context = vmci_ctx_get(VMCI_HOST_CONTEXT_ID);
1867 context = vmci_ctx_get(VMCI_HOST_CONTEXT_ID);

Completed in 119 milliseconds