Home
last modified time | relevance | path

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

/linux/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()
/linux/fs/smb/client/
H A Dsmb2pdu.c5485 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries()
5524 *lastentry = entryptr; in SMB2_query_directory_init()
5460 num_entries(int infotype,char * bufstart,char * end_of_buf,char ** lastentry,size_t size) num_entries() argument