Home
last modified time | relevance | path

Searched refs:node_index (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1613 static unsigned int node_index(const struct drm_mm_node *node) in node_index() function
1677 __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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h621 int get_scc_id (int node_index) const in get_scc_id() argument
623 return m_per_node[node_index].m_lowlink; in get_scc_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h685 int get_scc_id (int node_index) const in get_scc_id() argument
687 return m_per_node[node_index].m_lowlink; in get_scc_id()