| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mremap.c | 135 unsigned long old_addr, unsigned long old_end, in move_ptes() argument 143 unsigned long len = old_end - old_addr; in move_ptes() 178 for (; old_addr < old_end; old_pte++, old_addr += PAGE_SIZE, in move_ptes() 204 flush_tlb_range(vma, old_end - len, old_end); in move_ptes() 390 unsigned long old_addr, unsigned long old_end, in get_extent() argument 413 if (extent > old_end - old_addr) in get_extent() 414 extent = old_end - old_addr; in get_extent() 465 unsigned long extent, old_end; in move_page_tables() local 472 old_end = old_addr + len; in move_page_tables() 473 flush_cache_range(vma, old_addr, old_end); in move_page_tables() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | reservations.c | 762 unsigned int old_end = ocfs2_resv_end(resv); in ocfs2_adjust_resv_from_alloc() local 764 BUG_ON(start != resv->r_start || old_end < end); in ocfs2_adjust_resv_from_alloc() 769 if (old_end == end) { in ocfs2_adjust_resv_from_alloc() 774 rhs = old_end - end; in ocfs2_adjust_resv_from_alloc() 782 resv->r_len = old_end - resv->r_start + 1; in ocfs2_adjust_resv_from_alloc()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm-arch-hooks.h | 15 unsigned long old_start, unsigned long old_end, in arch_remap() argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | mm-arch-hooks.h | 13 unsigned long old_start, unsigned long old_end, in arch_remap() argument
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | format.c | 63 loff_t old_end = 0; in truncate_backing_file() local 75 old_end = incfs_get_end_offset(bfc->bc_file); in truncate_backing_file() 76 if (old_end == new_end) in truncate_backing_file() 78 if (old_end < new_end) in truncate_backing_file()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | exec.c | 688 unsigned long old_end = vma->vm_end; in shift_arg_pages() local 689 unsigned long length = old_end - old_start; in shift_arg_pages() 691 unsigned long new_end = old_end - shift; in shift_arg_pages() 706 if (vma_adjust(vma, new_start, old_end, vma->vm_pgoff, NULL)) in shift_arg_pages() 718 tlb_gather_mmu(&tlb, mm, old_start, old_end); in shift_arg_pages() 723 free_pgd_range(&tlb, new_end, old_end, new_end, in shift_arg_pages() 732 free_pgd_range(&tlb, old_start, old_end, new_end, in shift_arg_pages() 735 tlb_finish_mmu(&tlb, old_start, old_end); in shift_arg_pages()
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | proc.c | 463 unsigned long old_end = end; in cpu_dma_inval_range() local 475 if (end != old_end) { in cpu_dma_inval_range()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.c | 1076 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size)); local 1094 (brk < old_end && old_top != initial_top)) 1099 if (brk == old_end) /* can just add bytes to current top */ 1109 sbrked_mem += brk - (char*)old_end;
|
| H A D | dlmalloc.src | 1941 char* old_end = (char*)(chunk_at_offset(old_top, old_top_size)); 1959 (brk < old_end && old_top != initial_top)) 1964 if (brk == old_end) /* can just add bytes to current top */ 1974 sbrked_mem += brk - (char*)old_end;
|
| /OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 306 u64 new_end, old_end; in ff_lseg_merge() local 312 old_end = pnfs_calc_offset_end(old->pls_range.offset, in ff_lseg_merge() 314 if (old_end < new->pls_range.offset) in ff_lseg_merge() 324 if (new_end < old_end) in ff_lseg_merge() 325 new_end = old_end; in ff_lseg_merge()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 2616 u64 old_end = info->bytes + info->offset; in btrfs_remove_free_space() local 2625 if (old_end < offset + bytes) { in btrfs_remove_free_space() 2626 bytes -= old_end - offset; in btrfs_remove_free_space() 2627 offset = old_end; in btrfs_remove_free_space() 2629 } else if (old_end == offset + bytes) { in btrfs_remove_free_space() 2637 old_end - (offset + bytes), in btrfs_remove_free_space()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |