Searched refs:stack_top (Results 1 – 1 of 1) sorted by relevance
278 #define stack_top(en) ((en)->stack[(en)->top].entity) macro328 if (stack_top(graph) == NULL) in media_entity_graph_walk_next()336 while (link_top(graph) != &stack_top(graph)->links) { in media_entity_graph_walk_next()337 struct media_entity *entity = stack_top(graph); in media_entity_graph_walk_next()