Searched defs:last_end (Results 1 – 14 of 14) sorted by relevance
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_tcp.h | 26 u_int32_t last_end; /* Last seq + len */ member
|
/linux/drivers/misc/ocxl/ |
H A D | pasid.c | 29 int rc, last_end; in range_alloc() local
|
/linux/fs/btrfs/ |
H A D | extent-io-tree.c | 619 u64 last_end; in btrfs_clear_extent_bit_changeset() local 1058 u64 last_end; in set_extent_bit() local 1328 u64 last_end; in btrfs_convert_extent_bit() local
|
H A D | raid56.c | 1177 u64 last_end = last->bi_iter.bi_sector << SECTOR_SHIFT; in rbio_add_io_sector() local
|
H A D | file.c | 153 u64 last_end = args->start; in btrfs_drop_extents() local
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-fadump.c | 44 unsigned long base, size, last_end, hole_size; in rtas_fadump_get_config() local
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-fadump.c | 118 unsigned long base, size, last_end, hole_size; in opal_fadump_get_config() local
|
/linux/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 538 unsigned long ofs, last_end = 0; in lpddr_point() local
|
/linux/mm/ |
H A D | mm_init.c | 607 unsigned long last_end; member 1958 unsigned long accl_mask = 0, last_end = 0; in node_map_pfn_alignment() local
|
H A D | mremap.c | 1833 unsigned long last_end; in remap_move() local
|
H A D | madvise.c | 1624 unsigned long last_end = range->end; in madvise_walk_vmas() local
|
H A D | vmalloc.c | 4724 unsigned long base, start, size, end, last_end, orig_start, orig_end; in pcpu_get_vm_areas() local
|
/linux/arch/powerpc/kernel/ |
H A D | fadump.c | 452 unsigned long size, cur_size, hole_size, last_end; in fadump_get_boot_mem_regions() local
|
/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 1405 unsigned long ofs, last_end = 0; in cfi_intelext_point() local
|