Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.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-6.12.1/fs/smb/client/
Dsmb2pdu.c5283 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries() argument
5322 *lastentry = entryptr; in num_entries()