Home
last modified time | relevance | path

Searched refs:target_size (Results 1 - 11 of 11) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c64 static struct list_head *_mali_memory_cow_get_node_list(mali_mem_backend *target_bk, u32 target_offset, u32 target_size) in _mali_memory_cow_get_node_list() argument
71 MALI_DEBUG_ASSERT(((target_size + target_offset) / MALI_OSK_MALI_PAGE_SIZE) <= target_bk->os_mem.count); in _mali_memory_cow_get_node_list()
75 MALI_DEBUG_ASSERT(((target_size + target_offset) / MALI_OSK_MALI_PAGE_SIZE) <= target_bk->cow_mem.count); in _mali_memory_cow_get_node_list()
79 MALI_DEBUG_ASSERT(((target_size + target_offset) / MALI_OSK_MALI_PAGE_SIZE) <= target_bk->block_mem.count); in _mali_memory_cow_get_node_list()
83 MALI_DEBUG_ASSERT(((target_size + target_offset) / MALI_OSK_MALI_PAGE_SIZE) <= target_bk->swap_mem.count); in _mali_memory_cow_get_node_list()
100 * @target_size - size of target allocation to do COW (for support memory bank)
105 mali_osk_errcode_t mali_memory_cow_os_memory(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, in mali_memory_cow_os_memory() argument
114 pages = _mali_memory_cow_get_node_list(target_bk, target_offset, target_size); in mali_memory_cow_os_memory()
128 (target_page < ((target_size + target_offset) / MALI_OSK_MALI_PAGE_SIZE))) { in mali_memory_cow_os_memory()
177 mali_osk_errcode_t mali_memory_cow_swap_memory(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, in mali_memory_cow_swap_memory() argument
409 mali_memory_do_cow(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, mali_mem_backend *backend, u32 range_start, u32 range_size) mali_memory_do_cow() argument
[all...]
H A Dmali_memory_cow.h26 mali_osk_errcode_t mali_memory_do_cow(mali_mem_backend *target_bk, u32 target_offset, u32 target_size,
31 mali_osk_errcode_t mali_memory_cow_os_memory(mali_mem_backend *target_bk, u32 target_offset, u32 target_size,
H A Dmali_memory_manager.c818 mali_allocation->psize = args->target_size; in _mali_ukk_mem_cow()
819 mali_allocation->vsize = args->target_size; in _mali_ukk_mem_cow()
863 ret = mali_memory_do_cow(target_backend, args->target_offset, args->target_size, mem_backend, args->range_start, in _mali_ukk_mem_cow()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c64 u32 target_size) in _mali_memory_cow_get_node_list()
71 MALI_DEBUG_ASSERT(((target_size + target_offset) / _MALI_OSK_MALI_PAGE_SIZE) <= target_bk->os_mem.count); in _mali_memory_cow_get_node_list()
75 MALI_DEBUG_ASSERT(((target_size + target_offset) / _MALI_OSK_MALI_PAGE_SIZE) <= target_bk->cow_mem.count); in _mali_memory_cow_get_node_list()
79 MALI_DEBUG_ASSERT(((target_size + target_offset) / _MALI_OSK_MALI_PAGE_SIZE) <= target_bk->block_mem.count); in _mali_memory_cow_get_node_list()
83 MALI_DEBUG_ASSERT(((target_size + target_offset) / _MALI_OSK_MALI_PAGE_SIZE) <= target_bk->swap_mem.count); in _mali_memory_cow_get_node_list()
99 * @target_size - size of target allocation to do COW (for support memory bank)
106 u32 target_size, in mali_memory_cow_os_memory()
117 pages = _mali_memory_cow_get_node_list(target_bk, target_offset, target_size); in mali_memory_cow_os_memory()
131 (target_page < ((target_size + target_offset) / _MALI_OSK_MALI_PAGE_SIZE))) { in mali_memory_cow_os_memory()
185 u32 target_size, in mali_memory_cow_swap_memory()
62 _mali_memory_cow_get_node_list(mali_mem_backend *target_bk, u32 target_offset, u32 target_size) _mali_memory_cow_get_node_list() argument
104 mali_memory_cow_os_memory(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, mali_mem_backend *backend, u32 range_start, u32 range_size) mali_memory_cow_os_memory() argument
183 mali_memory_cow_swap_memory(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, mali_mem_backend *backend, u32 range_start, u32 range_size) mali_memory_cow_swap_memory() argument
421 mali_memory_do_cow(mali_mem_backend *target_bk, u32 target_offset, u32 target_size, mali_mem_backend *backend, u32 range_start, u32 range_size) mali_memory_do_cow() argument
[all...]
H A Dmali_memory_cow.h26 u32 target_size,
37 u32 target_size,
H A Dmali_memory_manager.c820 mali_allocation->psize = args->target_size; in _mali_ukk_mem_cow()
821 mali_allocation->vsize = args->target_size; in _mali_ukk_mem_cow()
863 ret = mali_memory_do_cow(target_backend, args->target_offset, args->target_size, mem_backend, args->range_start, args->range_size); in _mali_ukk_mem_cow()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/include/adapt/
H A Dhi_comm_vo_adapt.h55 hi_size target_size; /* RW; WBC zoom target size */ member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h480 struct bpf_prog *prog, u32 *target_size);
1023 struct bpf_prog *prog, u32 *target_size);
1825 struct bpf_prog *prog, u32 *target_size);
1838 struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) in bpf_sock_convert_ctx_access()
1857 struct bpf_prog *prog, u32 *target_size);
1862 struct bpf_prog *prog, u32 *target_size);
1871 struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) in bpf_tcp_sock_convert_ctx_access()
1882 struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) in bpf_xdp_sock_convert_ctx_access()
1837 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument
1870 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument
1881 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h836 u32 target_size; /**< [in] size of target allocation to do COW (for support memory bank, PAGE_SIZE align)(in byte) member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h839 u32 target_size; /**< [in] size of target allocation to do COW (for support memory bank, PAGE_SIZE align)(in byte) */ member
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c10792 u32 target_size, size_default, off; in convert_ctx_accesses() local
10923 target_size = 0; in convert_ctx_accesses()
10924 cnt = convert_ctx_access(type, insn, insn_buf, env->prog, &target_size); in convert_ctx_accesses()
10925 if (cnt == 0 || cnt >= ARRAY_SIZE(insn_buf) || (ctx_field_size && !target_size)) { in convert_ctx_accesses()
10930 if (is_narrower_load && size < target_size) { in convert_ctx_accesses()

Completed in 28 milliseconds