Home
last modified time | relevance | path

Searched refs:executor (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/
H A D0001-executor-Include-missing-linux-falloc.h.patch4 Subject: [PATCH] executor: Include missing linux/falloc.h
13 In file included from executor/common.h:505:
14 executor/common_linux.h:5604:16: error: use of undeclared identifier 'FALLOC_FL_ZERO_RANGE'
20 executor/common_linux.h | 1 +
23 diff --git a/executor/common_linux.h b/executor/common_linux.h
25 --- a/executor/common_linux.h
26 +++ b/executor/common_linux.h
H A D0001-executor-Remove-including-error.h-in-test_linux.h.patch4 Subject: [PATCH] executor: Remove including <error.h> in test_linux.h
12 executor/test_linux.h | 1 -
15 diff --git a/executor/test_linux.h b/executor/test_linux.h
17 --- a/executor/test_linux.h
18 +++ b/executor/test_linux.h
/openbmc/pldm/tools/visualize-pdr/
H A Dpldm_visualise_pdrs.py313 def get_pdrs_one_at_a_time(executor): argument
325 process = executor.exec_command(command_fmt.format(str(record_handle)))
333 def get_all_pdrs_at_once(executor): argument
342 process = executor.exec_command("pldmtool platform getpdr -a")
346 process = executor.exec_command("pldmtool platform getpdr -d 0")
362 def get_pdrs(executor): argument
373 for record_handle, pdr in get_all_pdrs_at_once(executor):
385 for record_handle, pdr in get_pdrs_one_at_a_time(executor):
389 def fetch_pdrs_from_bmc(executor): argument
406 for handle_number, my_dic in get_pdrs(executor):
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/
H A Dsyzkaller_git.bb11 file://0001-executor-Include-missing-linux-falloc.h.patch;patchdir=src/${GO_IMPORT} \
12 … file://0001-executor-Remove-including-error.h-in-test_linux.h.patch;patchdir=src/${GO_IMPORT} \
73 SYZ_BINS_TARGET="syz-fuzzer syz-execprog syz-stress syz-executor"
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgdbserver.py49 with concurrent.futures.ThreadPoolExecutor(max_workers=1) as executor:
62 future = executor.submit(run_gdb)
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A D__init__.py58 def load_test_components(logger, executor): argument
84 != executor:
/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py158 with ProcessPoolExecutor(max_workers=args.threads) as executor:
163 future = executor.submit(
187 executor.shutdown(wait=False, cancel_futures=True)
/openbmc/openbmc/poky/documentation/
H A Dbitbake.rst13 - BitBake, a generic task executor
/openbmc/openbmc/poky/scripts/
H A Dsstate-cache-management.py139 with ThreadPoolExecutor(max_workers=args.jobs) as executor:
140 executor.map(path_stat, paths)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/asio/asio/
H A D0001-tests-Remove-blocking_adaptation.cpp.patch33 unit/execution/executor \
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_shutdown-skip-problematic-test.patch27 self.executor.shutdown()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-devtools/spdm-utils/
H A Dspdm-utils-crates.inc20 crate://crates.io/async-executor/1.13.1 \
21 crate://crates.io/async-global-executor/2.4.1 \
68 crate://crates.io/futures-executor/0.3.31 \
199 SRC_URI[async-executor-1.13.1.sha256sum] = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657b…
200 SRC_URI[async-global-executor-2.4.1.sha256sum] = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd16…
247 SRC_URI[futures-executor-0.3.31.sha256sum] = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdb…
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-tool/
H A Dparsec-tool-crates.inc41 crate://crates.io/futures-executor/0.3.28 \
223 SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64…
/openbmc/openbmc/meta-security/recipes-security/krill/
H A Dkrill-crates.inc72 crate://crates.io/futures-executor/0.3.21;name=futures-executor-0.3.21 \
346 SRC_URI[futures-executor-0.3.21.sha256sum] = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b…
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/
H A Dparsec-service-crates.inc62 crate://crates.io/futures-executor/0.3.28 \
305 SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64…
/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py1190 with ProcessPoolExecutor(max_workers=utils.cpu_count()) as executor:
1191 pkgs_list = executor.map(_get_recipe_upgrade_status, data_copy_list)
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg-crates.inc89 crate://crates.io/futures-executor/0.3.30 \
383 SRC_URI[futures-executor-0.3.30.sha256sum] = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4e…
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc99 crate://crates.io/futures-executor/0.3.30 \
463 SRC_URI[futures-executor-0.3.30.sha256sum] = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4e…
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dterms.rst53 The task executor and scheduler used by the OpenEmbedded build system to
324 executor. Throughout the Yocto Project documentation set, the
/openbmc/
Dopengrok0.0.log[all...]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch1440 - with ThreadPoolExecutor(max_workers=5) as executor:
1441 - f = executor.submit(pow, 5, 2)
3351 + with ThreadPoolExecutor(max_workers=5) as executor:
3352 + f = executor.submit(pow, 5, 2)
/openbmc/openbmc/poky/meta/classes-global/
H A Dsstate.bbclass1062 with concurrent.futures.ThreadPoolExecutor(max_workers=nproc) as executor:
1063 executor.map(checkstatus, tasklist.copy())
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst58 - BitBake, a generic task executor
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dyp-intro.rst658 - BitBake is a task executor and scheduler that is the heart of the
H A Dconcepts.rst17 The :term:`BitBake` task executor
159 is BitBake, the task executor.

12