Searched refs:node_index (Results 1 – 3 of 3) sorted by relevance
1613 static unsigned int node_index(const struct drm_mm_node *node) in node_index() function1677 __set_bit(node_index(node), bitmap); in igt_topdown()1698 if (node_index(node) != last) { in igt_topdown()1700 m, n, size, last, node_index(node)); in igt_topdown()1784 __set_bit(node_index(node), bitmap); in igt_bottomup()1799 if (node_index(node) != first) { in igt_bottomup()1801 m, n, first, node_index(node)); in igt_bottomup()
621 int get_scc_id (int node_index) const in get_scc_id() argument623 return m_per_node[node_index].m_lowlink; in get_scc_id()
685 int get_scc_id (int node_index) const in get_scc_id() argument687 return m_per_node[node_index].m_lowlink; in get_scc_id()