Home
last modified time | relevance | path

Searched refs:vmci_handle_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c223 struct vmci_handle_list *node; in ctx_fire_notification()
429 struct vmci_handle_list *notifier, *tmp; in ctx_free_ctx()
601 struct vmci_handle_list *notifier, *n; in vmci_ctx_add_notification()
621 notifier = kmalloc(sizeof(struct vmci_handle_list), GFP_KERNEL); in vmci_ctx_add_notification()
668 struct vmci_handle_list *notifier = NULL, *iter, *tmp; in vmci_ctx_remove_notification()
702 struct vmci_handle_list *entry; in vmci_ctx_get_chkpt_notifiers()
H A Dvmci_context.h35 struct vmci_handle_list { struct