Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c1896 static struct qp_entry *qp_list_get_head(struct qp_list *qp_list) in qp_list_get_head() function
1915 while ((entry = qp_list_get_head(&qp_broker_list))) { in vmci_qp_broker_exit()
2401 while ((entry = qp_list_get_head(&qp_guest_endpoints))) { in vmci_qp_guest_endpoints_exit()