Home
last modified time | relevance | path

Searched refs:_mali_page_node_get_ref_count (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_block_alloc.c205 if (1 == _mali_page_node_get_ref_count(m_page)) { in mali_mem_block_free_list()
223 if (1 == _mali_page_node_get_ref_count(node)) { in mali_mem_block_free_node()
245 if (1 == _mali_page_node_get_ref_count(node)) { in mali_mem_block_unref_node()
H A Dmali_memory.h139 int _mali_page_node_get_ref_count(struct mali_page_node *node);
H A Dmali_memory_cow.c328 if (1 != _mali_page_node_get_ref_count(m_page)) in mali_memory_cow_modify_range()
359 if (1 != _mali_page_node_get_ref_count(m_page)) { in mali_memory_cow_modify_range()
750 if (1 != _mali_page_node_get_ref_count(found_node)) { in mali_mem_cow_allocate_on_demand()
H A Dmali_memory_swap_alloc.c441 if (1 == _mali_page_node_get_ref_count(m_page)) { in mali_mem_swap_free()
464 if (1 == _mali_page_node_get_ref_count(m_page)) { in mali_mem_swap_cow_free()
915 if (1 != _mali_page_node_get_ref_count(found_node)) { in mali_mem_swap_cow_page_on_demand()
H A Dmali_memory.c485 int _mali_page_node_get_ref_count(struct mali_page_node *node) in _mali_page_node_get_ref_count() function
H A Dmali_memory_os_alloc.c81 if (1 == _mali_page_node_get_ref_count(m_page)) { in mali_mem_os_free()