Home
last modified time | relevance | path

Searched defs:end1 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/pci/
H A Dpci-malta.c81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local
/linux/drivers/accessibility/speakup/
H A Di18n.c494 char *end1 = find_specifier_end(*input1); in compare_specifiers() local
/linux/drivers/video/
H A Daperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap()
/linux/include/linux/
H A Dhighmem.h271 unsigned start1, unsigned end1, in zero_user_segments()
/linux/mm/
H A Dhighmem.c403 void zero_user_segments(struct page *page, unsigned start1, unsigned end1, in zero_user_segments()
/linux/fs/nfs/
H A Dpnfs.h665 pnfs_is_range_intersecting(u64 start1, u64 end1, u64 start2, u64 end2) in pnfs_is_range_intersecting()
675 u64 end1 = pnfs_end_offset(l1->offset, l1->length); in pnfs_lseg_range_intersecting() local
H A Dpnfs.c646 u64 end1 = pnfs_end_offset(start1, l1->length); in pnfs_lseg_range_contained() local
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c365 u64 end1, end2; in ff_lseg_range_is_after() local