Home
last modified time | relevance | path

Searched refs:backing (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ramdisk.c9 #include <linux/backing-dev.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c3089 * backing has been released.
3346 /* Make the physical backing no longer reclaimable */ in kbase_jit_grow()
3355 /* Grow the backing */ in kbase_jit_grow()
3473 * get_jit_phys_backing() - calculate the physical backing of all JIT
3484 size_t backing = 0; in get_jit_phys_backing() local
3490 backing += kbase_reg_current_backed_size(walker); in get_jit_phys_backing()
3493 return backing; in get_jit_phys_backing()
3702 * backing pages would have changed when the call to in kbase_jit_allocate()
3970 * Flush the freeing of allocations whose backing has been freed in kbase_jit_term()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c3514 * backing has been released.
3782 /* Make the physical backing no longer reclaimable */ in kbase_jit_grow()
3789 /* Grow the backing */ in kbase_jit_grow()
3909 * get_jit_phys_backing() - calculate the physical backing of all JIT
3920 size_t backing = 0; in get_jit_phys_backing() local
3925 backing += kbase_reg_current_backed_size(walker); in get_jit_phys_backing()
3928 return backing; in get_jit_phys_backing()
4155 * backing pages would have changed when the call to in kbase_jit_allocate()
4439 * Flush the freeing of allocations whose backing has been freed in kbase_jit_term()
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c59 #include <linux/backing-dev.h>

Completed in 16 milliseconds