Searched defs:cpt_type (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/misc/vmw_vmci/ | ||
H A D | vmci_context.h | 102 u32 cpt_type; member in struct:vmci_ctx_chkpt_buf_info |
H A D | vmci_context.c | 763 vmci_ctx_get_chkpt_state(u32 context_id, u32 cpt_type, u32 *buf_size, void **pbuf) vmci_ctx_get_chkpt_state() argument 812 vmci_ctx_set_chkpt_state(u32 context_id, u32 cpt_type, u32 buf_size, void *cpt_buf) vmci_ctx_set_chkpt_state() argument |
Completed in 61 milliseconds