Home
last modified time | relevance | path

Searched refs:new_start (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_vector.c336 c_iterator new_start = _A_get_iterator(_A_allocate(thiz, len)); in _A_insert_aux1() local
337 c_iterator new_finish = new_start; in _A_insert_aux1()
338 new_finish = c_copy(_A_get_iterator(pl->_start), pos, new_start); in _A_insert_aux1()
343 pl->_start = new_start._i; in _A_insert_aux1()
553 c_iterator new_start = _A_get_iterator(_A_allocate(thiz, len)); in c_vector_insert2() local
554 c_iterator new_finish = new_start; in c_vector_insert2()
555 new_finish = c_uninitialized_copy(_A_get_iterator(pl->_start), pos, new_start); in c_vector_insert2()
559 pl->_start = new_start._i; in c_vector_insert2()
561 pl->_end_of_storage = ITER_POSITIVE_N(new_start, len)._i; in c_vector_insert2()
600 c_iterator new_start = _A_get_iterator(_A_allocate(thiz, len)); in c_vector_fill_insert() local
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmm-arch-hooks.h14 unsigned long new_start, unsigned long new_end) in arch_remap() argument
21 mm->context.vdso_base = new_start; in arch_remap()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-l2x0.c1609 unsigned long new_start, new_end; in bcm_inv_range() local
1616 new_start = bcm_l2_phys_addr(start); in bcm_inv_range()
1621 l2c210_inv_range(new_start, new_end); in bcm_inv_range()
1628 l2c210_inv_range(new_start, in bcm_inv_range()
1636 unsigned long new_start, new_end; in bcm_clean_range() local
1643 new_start = bcm_l2_phys_addr(start); in bcm_clean_range()
1648 l2c210_clean_range(new_start, new_end); in bcm_clean_range()
1655 l2c210_clean_range(new_start, in bcm_clean_range()
1663 unsigned long new_start, new_end; in bcm_flush_range() local
1675 new_start = bcm_l2_phys_addr(start); in bcm_flush_range()
[all …]
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dbadrange.c150 u64 new_start = clr_end + 1; in badrange_forget() local
151 u64 new_len = bre_end - new_start + 1; in badrange_forget()
154 alloc_and_append_badrange_entry(badrange, new_start, in badrange_forget()
H A Dnamespace_devs.c431 resource_size_t new_start; in scan_free() local
454 new_start = res->start + n; in scan_free()
456 new_start = res->start; in scan_free()
458 rc = adjust_resource(res, new_start, resource_size(res) - n); in scan_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm-arch-hooks.h16 unsigned long new_start, unsigned long new_end) in arch_remap() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp2924 …(T* const new_start, size_type new_cap, T* const pos, const size_type n, InsertionProxy insert_ran… in priv_forward_range_insert_new_allocation() argument
2927 T *new_finish = new_start; in priv_forward_range_insert_new_allocation()
2930 …typename value_traits::ArrayDeallocator new_buffer_deallocator(new_start, this->m_holder.alloc(), … in priv_forward_range_insert_new_allocation()
2931 …typename value_traits::ArrayDestructor new_values_destroyer(new_start, this->m_holder.alloc(), 0u… in priv_forward_range_insert_new_allocation()
2957 this->m_holder.start(new_start); in priv_forward_range_insert_new_allocation()
2958 this->m_holder.m_size = new_finish - new_start; in priv_forward_range_insert_new_allocation()
2967 (T* const new_start, const size_type new_capacity, in priv_forward_range_insert_expand_backwards() argument
2978 const size_type s_before = static_cast<size_type>(old_start - new_start); in priv_forward_range_insert_expand_backwards()
2982 this->m_holder.start(new_start); in priv_forward_range_insert_expand_backwards()
2993 … ::boost::container::uninitialized_move_alloc(this->m_holder.alloc(), old_start, pos, new_start); in priv_forward_range_insert_expand_backwards()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c389 __s32 new_start; in bttv_g_fmt_vbi_cap() local
391 new_start = frt->fmt.vbi.start[i] in bttv_g_fmt_vbi_cap()
395 frt->fmt.vbi.start[i] = min(new_start, max_end - 1); in bttv_g_fmt_vbi_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c159 uint64_t old_start, new_start; in radeon_move_blit() local
167 new_start = (u64)new_mem->start << PAGE_SHIFT; in radeon_move_blit()
182 new_start += rdev->mc.vram_start; in radeon_move_blit()
185 new_start += rdev->mc.gtt_start; in radeon_move_blit()
199 fence = radeon_copy(rdev, old_start, new_start, num_pages, bo->base.resv); in radeon_move_blit()
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c690 unsigned long new_start = old_start - shift; in shift_arg_pages() local
694 BUG_ON(new_start > new_end); in shift_arg_pages()
700 if (vma != find_vma(mm, new_start)) in shift_arg_pages()
706 if (vma_adjust(vma, new_start, old_end, vma->vm_pgoff, NULL)) in shift_arg_pages()
714 vma, new_start, length, false)) in shift_arg_pages()
740 vma_adjust(vma, new_start, new_end, vma->vm_pgoff, NULL); in shift_arg_pages()
/OK3568_Linux_fs/kernel/mm/
H A Dz3fold.c809 unsigned short new_start = TOTAL_CHUNKS - zhdr->last_chunks - in z3fold_compact_page() local
811 mchunk_memmove(zhdr, new_start); in z3fold_compact_page()
812 zhdr->start_middle = new_start; in z3fold_compact_page()
H A Dmmap.c2478 unsigned long new_start; in acct_stack_growth() local
2500 new_start = (vma->vm_flags & VM_GROWSUP) ? vma->vm_start : in acct_stack_growth()
2502 if (is_hugepage_only_range(vma->vm_mm, new_start, size)) in acct_stack_growth()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4324 s16 new_start = range_start; in nfp_bpf_opt_pkt_cache() local
4330 new_start = off; in nfp_bpf_opt_pkt_cache()
4343 if (new_end - new_start <= 64) { in nfp_bpf_opt_pkt_cache()
4345 range_start = new_start; in nfp_bpf_opt_pkt_cache()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.c5822 unsigned int new_start) in ocfs2_truncate_log_can_coalesce() argument
5835 return current_tail == new_start; in ocfs2_truncate_log_can_coalesce()