Searched refs:vmci_ctx_set_chkpt_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 144 int vmci_ctx_set_chkpt_state(u32 context_id, u32 cpt_type,
|
H A D | vmci_context.c | 816 int vmci_ctx_set_chkpt_state(u32 context_id, in vmci_ctx_set_chkpt_state() function
|
H A D | vmci_host.c | 762 set_info.result = vmci_ctx_set_chkpt_state(cid, set_info.cpt_type, in vmci_host_do_ctx_set_cpt_state()
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 144 int vmci_ctx_set_chkpt_state(u32 context_id, u32 cpt_type,
|
H A D | vmci_context.c | 813 int vmci_ctx_set_chkpt_state(u32 context_id, in vmci_ctx_set_chkpt_state() function
|
H A D | vmci_host.c | 764 set_info.result = vmci_ctx_set_chkpt_state(cid, set_info.cpt_type, in vmci_host_do_ctx_set_cpt_state()
|
Completed in 6 milliseconds