Home
last modified time | relevance | path

Searched defs:target_size (Results 1 - 7 of 7) sorted by relevance

/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/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
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
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...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c62 _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...]
/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/include/linux/
H A Dbpf.h1837 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/sdk_linux/kernel/bpf/
H A Dverifier.c10792 u32 target_size, size_default, off; in convert_ctx_accesses() local

Completed in 28 milliseconds