Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_context.c225 struct vmci_handle_list *node; in ctx_fire_notification()
431 struct vmci_handle_list *notifier, *tmp; in ctx_free_ctx()
603 struct vmci_handle_list *notifier, *n; in vmci_ctx_add_notification()
623 notifier = kmalloc(sizeof(struct vmci_handle_list), GFP_KERNEL); in vmci_ctx_add_notification()
664 struct vmci_handle_list *notifier, *tmp; in vmci_ctx_remove_notification()
701 struct vmci_handle_list *entry; in vmci_ctx_get_chkpt_notifiers()
Dvmci_context.h43 struct vmci_handle_list { struct