| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/ |
| H A D | 0001-executor-Include-missing-linux-falloc.h.patch | 4 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 D | 0001-executor-Remove-including-error.h-in-test_linux.h.patch | 4 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 D | pldm_visualise_pdrs.py | 313 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 D | syzkaller_git.bb | 11 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 D | gdbserver.py | 49 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__.py | 58 def load_test_components(logger, executor): argument 84 != executor:
|
| /openbmc/entity-manager/scripts/ |
| H A D | validate_configs.py | 158 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 D | bitbake.rst | 13 - BitBake, a generic task executor
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | sstate-cache-management.py | 139 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 D | 0001-tests-Remove-blocking_adaptation.cpp.patch | 33 unit/execution/executor \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-test_shutdown-skip-problematic-test.patch | 27 self.executor.shutdown()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-devtools/spdm-utils/ |
| H A D | spdm-utils-crates.inc | 20 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 D | parsec-tool-crates.inc | 41 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 D | krill-crates.inc | 72 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 D | parsec-service-crates.inc | 62 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 D | recipeutils.py | 1190 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 D | librsvg-crates.inc | 89 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 D | python3-maturin-crates.inc | 99 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 D | terms.rst | 53 The task executor and scheduler used by the OpenEmbedded build system to 324 executor. Throughout the Yocto Project documentation set, the
|
| /openbmc/ |
| D | opengrok0.0.log | [all...] |
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
| H A D | 0001-test_functionality-convert-line-endings-to-Unix.patch | 1440 - 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 D | sstate.bbclass | 1062 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 D | bitbake-user-manual-intro.rst | 58 - BitBake, a generic task executor
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | yp-intro.rst | 658 - BitBake is a task executor and scheduler that is the heart of the
|
| H A D | concepts.rst | 17 The :term:`BitBake` task executor 159 is BitBake, the task executor.
|