Searched refs:stack_top (Results 1 – 1 of 1) sorted by relevance
126 #define stack_top(en) ((en)->stack[(en)->top].entity) macro168 if (stack_top(graph) == NULL) in media_entity_graph_walk_next()176 while (link_top(graph) < stack_top(graph)->num_links) { in media_entity_graph_walk_next()177 struct media_entity *entity = stack_top(graph); in media_entity_graph_walk_next()