Home
last modified time | relevance | path

Searched refs:vmci_ctx_set_chkpt_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_context.h152 int vmci_ctx_set_chkpt_state(u32 context_id, u32 cpt_type,
Dvmci_host.c778 set_info.result = vmci_ctx_set_chkpt_state(cid, set_info.cpt_type, in vmci_host_do_ctx_set_cpt_state()
Dvmci_context.c824 int vmci_ctx_set_chkpt_state(u32 context_id, in vmci_ctx_set_chkpt_state() function