Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/
H A 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c322 struct list_head *lastentry; in i40iw_get_qp() local
330 lastentry = &qp->list; in i40iw_get_qp()
331 entry = (lastentry != head) ? lastentry->next : NULL; in i40iw_get_qp()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.c4566 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries() argument
4605 *lastentry = entryptr; in num_entries()