Home
last modified time | relevance | path

Searched defs:visited (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h57 bool visited; /* used during graph walk */ member
/openbmc/qemu/
H A Dblockjob.c148 child_job_change_aio_ctx(BdrvChild *c, AioContext *ctx, GHashTable *visited, in child_job_change_aio_ctx()
H A Dblock.c1231 GHashTable *visited, Transaction *tran, in bdrv_child_cb_change_aio_ctx()
3037 GHashTable *visited; in bdrv_attach_child_common_abort() local
3125 GHashTable *visited = g_hash_table_new(NULL, NULL); in bdrv_attach_child_common() local
7588 GHashTable *visited, Transaction *tran, in bdrv_parent_change_aio_context()
7626 GHashTable *visited, Transaction *tran, in bdrv_child_change_aio_context()
7672 GHashTable *visited, Transaction *tran, Error **errp) in bdrv_change_aio_context()
7723 GHashTable *visited; in bdrv_try_change_aio_context_locked() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py67 def iter_objects(self, value, recursive, visited): argument
70 def link_prop(self, value, objectset, missing, visited): argument
272 def iter_objects(self, value, recursive, visited): argument
311 def link_prop(self, value, objectset, missing, visited): argument
438 def iter_objects(self, value, recursive, visited): argument
443 def link_prop(self, value, objectset, missing, visited): argument
727 def iter_objects(self, *, recursive=False, visited=None): argument
854 def link_helper(self, objectset, missing, visited): argument
/openbmc/qemu/scripts/
H A Dminikconf.py123 def dfs(self, visited, f): argument
/openbmc/qemu/block/
H A Dblock-backend.c2431 GHashTable *visited, Transaction *tran, in blk_root_change_aio_ctx()