Searched refs:qp_list_remove_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 1010 static void qp_list_remove_entry(struct qp_list *qp_list, in qp_list_remove_entry() function 1072 qp_list_remove_entry(&qp_guest_endpoints, &entry->qp); in qp_detatch_guest_work() 1914 qp_list_remove_entry(&qp_broker_list, entry); in vmci_qp_broker_exit() 2168 qp_list_remove_entry(&qp_broker_list, &entry->qp); in vmci_qp_broker_detach() 2408 qp_list_remove_entry(&qp_guest_endpoints, entry); in vmci_qp_guest_endpoints_exit()
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 1012 static void qp_list_remove_entry(struct qp_list *qp_list, in qp_list_remove_entry() function 1074 qp_list_remove_entry(&qp_guest_endpoints, &entry->qp); in qp_detatch_guest_work() 1916 qp_list_remove_entry(&qp_broker_list, entry); in vmci_qp_broker_exit() 2173 qp_list_remove_entry(&qp_broker_list, &entry->qp); in vmci_qp_broker_detach() 2413 qp_list_remove_entry(&qp_guest_endpoints, entry); in vmci_qp_guest_endpoints_exit()
|
Completed in 8 milliseconds