Home
last modified time | relevance | path

Searched refs:qp_list_get_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c1892 static struct qp_entry *qp_list_get_head(struct qp_list *qp_list) in qp_list_get_head() function
1911 while ((entry = qp_list_get_head(&qp_broker_list))) { in vmci_qp_broker_exit()
2399 while ((entry = qp_list_get_head(&qp_guest_endpoints))) { in vmci_qp_guest_endpoints_exit()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c1894 static struct qp_entry *qp_list_get_head(struct qp_list *qp_list) in qp_list_get_head() function
1913 while ((entry = qp_list_get_head(&qp_broker_list))) { in vmci_qp_broker_exit()
2404 while ((entry = qp_list_get_head(&qp_guest_endpoints))) { in vmci_qp_guest_endpoints_exit()

Completed in 8 milliseconds