mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: add ut for posix kmem
Add unit tests for posix kmem unit. Jira NVGPU-2658 Change-Id: If2b8a3eb44d0f440d10ab0aade36ba334d0de329 Signed-off-by: ajesh <akv@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2237255 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
@@ -258,7 +258,10 @@ nvgpu_init_mm_support
|
||||
nvgpu_inst_block_addr
|
||||
nvgpu_inst_block_ptr
|
||||
nvgpu_is_enabled
|
||||
nvgpu_big_alloc_impl
|
||||
nvgpu_big_free
|
||||
nvgpu_kfree_impl
|
||||
nvgpu_kcalloc_impl
|
||||
nvgpu_kmalloc_impl
|
||||
nvgpu_kmem_cache_alloc
|
||||
nvgpu_kmem_cache_create
|
||||
@@ -266,6 +269,7 @@ nvgpu_kmem_cache_destroy
|
||||
nvgpu_kmem_cache_free
|
||||
nvgpu_kmem_get_fault_injection
|
||||
nvgpu_kzalloc_impl
|
||||
nvgpu_vmalloc_impl
|
||||
nvgpu_log_msg_impl
|
||||
nvgpu_memset
|
||||
nvgpu_mem_create_from_phys
|
||||
|
||||
Reference in New Issue
Block a user