Searched refs:ar_info (Results 1 – 1 of 1) sorted by relevance
653 struct vmci_ctx_info ar_info; in vmci_host_do_ctx_add_notify() local663 if (copy_from_user(&ar_info, uptr, sizeof(ar_info))) in vmci_host_do_ctx_add_notify()667 result = vmci_ctx_add_notification(cid, ar_info.remote_cid); in vmci_host_do_ctx_add_notify()676 struct vmci_ctx_info ar_info; in vmci_host_do_ctx_remove_notify() local686 if (copy_from_user(&ar_info, uptr, sizeof(ar_info))) in vmci_host_do_ctx_remove_notify()691 ar_info.remote_cid); in vmci_host_do_ctx_remove_notify()