/openbmc/qemu/io/ |
H A D | task.c | 56 QIOTask *task; in qio_task_new() local 73 static void qio_task_free(QIOTask *task) in qio_task_free() 109 QIOTask *task = opaque; in qio_task_thread_result() local 120 QIOTask *task = opaque; in qio_task_thread_worker() local 150 void qio_task_run_in_thread(QIOTask *task, in qio_task_run_in_thread() 179 void qio_task_wait_thread(QIOTask *task) in qio_task_wait_thread() 195 void qio_task_complete(QIOTask *task) in qio_task_complete() 203 void qio_task_set_error(QIOTask *task, in qio_task_set_error() 210 bool qio_task_propagate_error(QIOTask *task, in qio_task_propagate_error() 223 void qio_task_set_result_pointer(QIOTask *task, in qio_task_set_result_pointer() [all …]
|
H A D | channel-tls.c | 151 QIOTask *task; member 161 QIOTask *task, in qio_channel_tls_handshake_task() 220 QIOTask *task = data->task; in qio_channel_tls_handshake_io() local 242 QIOTask *task; in qio_channel_tls_handshake() local 259 static void qio_channel_tls_bye_task(QIOChannelTLS *ioc, QIOTask *task, in qio_channel_tls_bye_task() 306 QIOTask *task = data->task; in qio_channel_tls_bye_io() local 321 static void propagate_error(QIOTask *task, gpointer opaque) in propagate_error() 328 QIOTask *task; in qio_channel_tls_bye() local
|
H A D | dns-resolver.c | 192 static void qio_dns_resolver_lookup_worker(QIOTask *task, in qio_dns_resolver_lookup_worker() 220 QIOTask *task; in qio_dns_resolver_lookup_async() local 237 QIOTask *task, in qio_dns_resolver_lookup_result()
|
H A D | channel-socket.c | 195 static void qio_channel_socket_connect_worker(QIOTask *task, in qio_channel_socket_connect_worker() 215 QIOTask *task = qio_task_new( in qio_channel_socket_connect_async() local 270 static void qio_channel_socket_listen_worker(QIOTask *task, in qio_channel_socket_listen_worker() 291 QIOTask *task = qio_task_new( in qio_channel_socket_listen_async() local 347 static void qio_channel_socket_dgram_worker(QIOTask *task, in qio_channel_socket_dgram_worker() 370 QIOTask *task = qio_task_new( in qio_channel_socket_dgram_async() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | build.py | 83 def setTask(self, task): argument 89 task = property(getTask, setTask, None, "task property") variable in TaskBase 103 def __init__(self, task, fn, logfile, metadata, errprinted = False): argument 115 def __init__(self, task, fn, metadata): argument 591 def _task_data(fn, task, d): argument 599 def _exec_task(fn, task, d, quieterr): argument 766 def exec_task(fn, task, d, profile = False): argument 810 def clean_stamp_mcfn(task, mcfn): argument 822 def clean_stamp(task, d): argument 826 def make_stamp_mcfn(task, mcfn): argument [all …]
|
H A D | runqueue.py | 305 def newbuildable(self, task): argument 308 def removebuildable(self, task): argument 496 def get_short_user_idstring(self, task, task_name_suffix = ""): argument 1735 def get_root_invalid_tasks(task, taskdepends, valid, noexec, visited_invalid): argument 1967 def runqueue_process_waitpid(self, task, status, fakerootlog=None): argument 2028 def check_dependencies(self, task, taskdeps): argument 2072 def setbuildable(self, task): argument 2076 def task_completeoutright(self, task): argument 2111 def task_complete(self, task): argument 2117 def task_fail(self, task, exitcode, fakerootlog=None): argument [all …]
|
H A D | cooker.py | 577 def buildTaskData(self, pkgs_to_build, task, halt, allowincomplete=False): argument 692 def prepareTreeData(self, pkgs_to_build, task, halt=False): argument 705 def generateTaskDepTreeData(self, pkgs_to_build, task): argument 814 def generatePkgDepTreeData(self, pkgs_to_build, task): argument 892 def generateDepTreeEvent(self, pkgs_to_build, task): argument 900 def generateDotGraphFiles(self, pkgs_to_build, task): argument 1312 def buildFile(self, buildfile, task): argument 1324 def buildFileInternal(self, buildfile, task, fireevents=True, quietlog=False): argument 1472 def buildTargets(self, targets, task): argument 1658 def checkPackages(self, pkgs_to_build, task=None): argument
|
H A D | siggen.py | 175 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument 178 def invalidate_task(self, task, mcfn): argument 314 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches): argument 324 def read_taint(self, fn, task, stampbase): argument 418 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument 518 def invalidate_task(self, task, mcfn): argument 746 def report_unihash(self, path, task, d): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-task.c | 55 static void task_callback(QIOTask *task, in task_callback() 67 QIOTask *task; in test_task_complete() local 97 QIOTask *task; in test_task_data_free() local 115 QIOTask *task; in test_task_failure() local 145 static void test_task_thread_worker(QIOTask *task, in test_task_thread_worker() 160 static void test_task_thread_callback(QIOTask *task, in test_task_thread_callback() 176 QIOTask *task; in test_task_thread_complete() local 217 QIOTask *task; in test_task_thread_failure() local
|
/openbmc/qemu/target/i386/kvm/ |
H A D | tdx-quote-generator.c | 74 static void tdx_generate_quote_cleanup(TdxGenerateQuoteTask *task) in tdx_generate_quote_cleanup() 90 TdxGenerateQuoteTask *task = opaque; in tdx_get_quote_read() local 199 TdxGenerateQuoteTask *task = opaque; in tdx_send_report() local 231 TdxGenerateQuoteTask *task = opaque; in tdx_quote_generator_connected() local 251 TdxGenerateQuoteTask *task = opaque; in getquote_expired() local 257 static void setup_get_quote_timer(TdxGenerateQuoteTask *task) in setup_get_quote_timer() 266 void tdx_generate_quote(TdxGenerateQuoteTask *task, in tdx_generate_quote()
|
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/ |
H A D | bsp.py | 114 def visit(task): argument 129 def task_key(task): argument
|
/openbmc/qemu/ui/ |
H A D | vnc-ws.c | 28 static void vncws_tls_handshake_done(QIOTask *task, in vncws_tls_handshake_done() 97 static void vncws_handshake_done(QIOTask *task, in vncws_handshake_done()
|
H A D | vnc-auth-vencrypt.c | 66 static void vnc_tls_handshake_done(QIOTask *task, in vnc_tls_handshake_done()
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | task.hpp | 11 using task = exec::task<T>; typedef
|
/openbmc/qemu/block/ |
H A D | aio_task.c | 39 AioTask *task = opaque; in aio_task_co() local 89 void coroutine_fn aio_task_pool_start_task(AioTaskPool *pool, AioTask *task) in aio_task_pool_start_task()
|
H A D | nfs.c | 224 static void coroutine_fn nfs_co_init_task(BlockDriverState *bs, NFSRPC *task) in nfs_co_init_task() 235 NFSRPC *task = opaque; in nfs_co_generic_bh_cb() local 246 NFSRPC *task = private_data; in nfs_co_generic_cb() local 268 NFSRPC task; in nfs_co_preadv() local 302 NFSRPC task; in nfs_co_pwritev() local 349 NFSRPC task; in nfs_co_flush() local 718 NFSRPC *task = private_data; in nfs_get_allocated_file_size_cb() local 733 NFSRPC task = {0}; in nfs_co_get_allocated_file_size() local
|
H A D | block-copy.c | 84 AioTask task; member 110 static int64_t task_end(BlockCopyTask *task) in task_end() 192 BlockCopyTask *task; in block_copy_task_create() local 232 static void coroutine_fn block_copy_task_shrink(BlockCopyTask *task, in block_copy_task_shrink() 250 static void coroutine_fn block_copy_task_end(BlockCopyTask *task, int ret) in block_copy_task_end() 466 BlockCopyTask *task) in block_copy_task_run() 581 static coroutine_fn int block_copy_task_entry(AioTask *task) in block_copy_task_entry() 770 BlockCopyTask *task; in block_copy_dirty_clusters() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 53 namespace task namespace 164 std::find_if(tasks.begin(), tasks.end(), [](const auto& task) { in getTaskToRemove() 384 [&strParam](const std::shared_ptr<task::TaskData>& task) { in requestRoutesTaskMonitor() 427 [&strParam](const std::shared_ptr<task::TaskData>& task) { in requestRoutesTask() 513 for (const std::shared_ptr<task::TaskData>& task : task::tasks) in requestRoutesTaskCollection() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sstatesig.py | 11 def sstate_rundepfilter(siggen, fn, recipename, task, dep, depname, dataCaches): argument 144 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches = None): argument 232 def dump_sigtask(self, fn, task, stampbase, runtime): argument 485 def sstate_get_manifest_filename(task, d): argument 538 def OEOuthashBasic(path, sigfile, task, d): argument
|
/openbmc/qemu/migration/ |
H A D | tls.c | 58 static void migration_tls_incoming_handshake(QIOTask *task, in migration_tls_incoming_handshake() 105 static void migration_tls_outgoing_handshake(QIOTask *task, in migration_tls_outgoing_handshake()
|
/openbmc/qemu/backends/ |
H A D | cryptodev-lkcf.c | 112 CryptoDevLKCFTask *task, *next; in cryptodev_lkcf_handle_response() local 257 CryptoDevLKCFTask *task, *next; in cryptodev_lkcf_cleanup() local 304 static void cryptodev_lkcf_execute_task(CryptoDevLKCFTask *task) in cryptodev_lkcf_execute_task() 449 CryptoDevLKCFTask *task; in cryptodev_lkcf_worker() local 481 CryptoDevLKCFTask *task; in cryptodev_lkcf_operation() local
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | task.hpp | 6 namespace task namespace
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | build_image.py | 65 def build_image_task(config, basepath, workspace, image, add_packages=None, task=None, extra_append… argument
|
/openbmc/openbmc/poky/scripts/lib/checklayer/ |
H A D | __init__.py | 410 def sig2graph(task): argument 413 def graph2sig(task): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | gen-lockedsig-cache | 72 task, sig = l.split()[0].rsplit(':', 1) variable
|