Searched refs:any_permutable (Results 1 – 1 of 1) sorted by relevance
2535 int *any_permutable = user; in set_permutable() local2544 *any_permutable = 1; in set_permutable()2571 int any_permutable; in has_any_permutable_node() local2574 any_permutable = subtree_has_permutable_bands(root); in has_any_permutable_node()2577 return any_permutable; in has_any_permutable_node()5665 int any_permutable; in generate() local5678 any_permutable = has_any_permutable_node(schedule); in generate()5679 if (any_permutable < 0 || !any_permutable) { in generate()5680 if (any_permutable < 0) in generate()