Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio_iommu_spapr_tce.c438 unsigned long lastentry = entry + pages, firstentry = entry; in tce_iommu_clear() local
440 for ( ; entry < lastentry; ++entry) { in tce_iommu_clear()
/Linux-v6.1/drivers/infiniband/hw/irdma/
Dctrl.c20 struct list_head *lastentry; in irdma_get_qp_from_list() local
29 lastentry = &qp->list; in irdma_get_qp_from_list()
30 entry = lastentry->next; in irdma_get_qp_from_list()
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c4799 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries() argument
4838 *lastentry = entryptr; in num_entries()