Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c96 static void walk_path(QOSGraphNode *orig_path, int len) in walk_path() function
198 qos_graph_foreach_test_path(walk_path); in qos_get_cmdline()
/openbmc/openbmc/poky/scripts/
H A Dpythondeps71 walk_path = path
76 walk_path = os.path.dirname(path)
78 for curpath in walk_up(walk_path):
/openbmc/qemu/tests/qtest/
H A Dqos-test.c223 static void walk_path(QOSGraphNode *orig_path, int len) in walk_path() function
349 qos_graph_foreach_test_path(walk_path); in main()