Searched refs:_mali_page_node_get_ref_count (Results 1 – 6 of 6) sorted by relevance
205 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()
139 int _mali_page_node_get_ref_count(struct mali_page_node *node);
328 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()
441 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()
485 int _mali_page_node_get_ref_count(struct mali_page_node *node) in _mali_page_node_get_ref_count() function
81 if (1 == _mali_page_node_get_ref_count(m_page)) { in mali_mem_os_free()