Home
last modified time | relevance | path

Searched refs:cow_flag (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_os_alloc.h40 u32 mali_mem_os_free(struct list_head *os_pages, u32 pages_count, mali_bool cow_flag);
H A Dmali_memory_os_alloc.c71 u32 mali_mem_os_free(struct list_head *os_pages, u32 pages_count, mali_bool cow_flag) in mali_mem_os_free() argument
77 if (MALI_TRUE == cow_flag) { in mali_mem_os_free()