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

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c1894 static struct qp_entry *qp_list_get_head(struct qp_list *qp_list) function
1913 while ((entry = qp_list_get_head(&qp_broker_list))) {
2404 while ((entry = qp_list_get_head(&qp_guest_endpoints))) {

Completed in 119 milliseconds