Searched refs:lastentry (Results 1 – 3 of 3) sorted by relevance
438 unsigned long lastentry = entry + pages, firstentry = entry; in tce_iommu_clear() local440 for ( ; entry < lastentry; ++entry) { in tce_iommu_clear()
322 struct list_head *lastentry; in i40iw_get_qp() local330 lastentry = &qp->list; in i40iw_get_qp()331 entry = (lastentry != head) ? lastentry->next : NULL; in i40iw_get_qp()
4114 num_entries(char *bufstart, char *end_of_buf, char **lastentry, size_t size) in num_entries() argument4147 *lastentry = entryptr; in num_entries()