Home
last modified time | relevance | path

Searched refs:skip (Results 51 – 75 of 1278) sorted by relevance

12345678910>>...52

/openbmc/qemu/docs/spin/
H A Daio_notify.promela44 :: (req > 0) -> skip;
74 :: else -> printf("Skipped event_notifier_set\n"); skip;
82 :: 1 -> skip;
91 :: done < FINAL -> skip;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/
H A D0001-kpatch-build-add-cross-compilation-support.patch44 echo " --skip-cleanup Skip post-build cleanup" >&2
45 echo " --skip-gcc-check Skip gcc version matching check" >&2
51 …ir:,config:,vmlinux:,jobs:,target:,name:,output:,oot-module:,debug,skip-gcc-check,skip-cleanup" --…
52 …inux:,jobs:,target:,name:,output:,oot-module:,debug,cross-compile:,skip-gcc-check,skip-cleanup" --…
64 --skip-cleanup)
/openbmc/qemu/tests/avocado/
H A Dnetdev-ethtool.py8 from avocado import skip
89 @skip("Incomplete reg 0x00178 support")
96 @skip("Incomplete reg 0x00178 support")
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A Dadd-back-option-build-base.patch20 ('skip-build', None, 'skip building the C/C++ code (assumes it has already been done)'),
22 boolean_options = ['skip-build']
/openbmc/linux/Documentation/admin-guide/media/
H A Dlmedm04.rst59 dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw
66 dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
78 dd if=US290D.sys ibs=1 skip=36856 count=3976 of=dvb-usb-lme2510-s0194.fw
87 dd if=US290D.sys ibs=1 skip=33152 count=3697 of=dvb-usb-lme2510c-s0194.fw
97 dd if=US2B0D.sys ibs=1 skip=34432 count=3871 of=dvb-usb-lme2510c-rs2000.fw
/openbmc/linux/crypto/
H A Dkeywrap.c106 unsigned int skip = 0; in crypto_kw_scatterlist_ff() local
111 skip = end - SEMIBSIZE; in crypto_kw_scatterlist_ff()
113 if (sg->length > skip) { in crypto_kw_scatterlist_ff()
115 scatterwalk_advance(walk, skip); in crypto_kw_scatterlist_ff()
119 skip -= sg->length; in crypto_kw_scatterlist_ff()
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch33 + @unittest.skip('timing related test, dependent on load')
41 + @unittest.skip('timing related test, dependent on load')
49 + @unittest.skip('timing related test, dependent on load')
61 + @unittest.skip('timing related test, dependent on load')
69 + @unittest.skip('timing related test, dependent on load')
H A D0001-test_storlines-skip-due-to-load-variability.patch4 Subject: [PATCH] test_storlines: skip due to load variability
7 a worker is under heavy load, so skip it during testing.
27 + @unittest.skip('timing related test, dependent on load')
/openbmc/qemu/util/
H A Doslib-posix.c838 if (fd < skip[i]) { in qemu_close_all_open_fd_proc()
841 } else if (fd == skip[i]) { in qemu_close_all_open_fd_proc()
862 static bool qemu_close_all_open_fd_close_range(const int *skip, in qemu_close_all_open_fd_close_range() argument
874 while (cur_skip < nskip && first == skip[cur_skip]) { in qemu_close_all_open_fd_close_range()
882 last = skip[cur_skip] - 1; in qemu_close_all_open_fd_close_range()
912 if (cur_skip < nskip && i == skip[cur_skip]) { in qemu_close_all_open_fd_fallback()
923 void qemu_close_all_open_fd(const int *skip, unsigned int nskip) in qemu_close_all_open_fd() argument
927 assert(skip != NULL || nskip == 0); in qemu_close_all_open_fd()
929 if (!qemu_close_all_open_fd_close_range(skip, nskip, open_max) && in qemu_close_all_open_fd()
930 !qemu_close_all_open_fd_proc(skip, nskip)) { in qemu_close_all_open_fd()
[all …]
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot33 Redfish Power Off stack_mode=skip
44 Redfish Power Off stack_mode=skip
55 Redfish Power Off stack_mode=skip
77 Redfish Power Off stack_mode=skip
102 Redfish Power Off stack_mode=skip
113 Redfish Power Off stack_mode=skip
127 Redfish Power Off stack_mode=skip
145 Redfish Power Off stack_mode=skip
162 Redfish Power Off stack_mode=skip
168 OBMC Reboot (off) stack_mode=skip
[all …]
/openbmc/linux/net/ipv6/ila/
H A Dila_xlat.c502 int skip; member
517 iter->skip = 0; in ila_xlat_nl_dump_start()
538 int skip = iter->skip; in ila_xlat_nl_dump() local
547 if (ila && !IS_ERR(ila) && skip) { in ila_xlat_nl_dump()
550 while (ila && skip) { in ila_xlat_nl_dump()
555 skip--; in ila_xlat_nl_dump()
559 skip = 0; in ila_xlat_nl_dump()
587 skip++; in ila_xlat_nl_dump()
591 skip = 0; in ila_xlat_nl_dump()
596 iter->skip = skip; in ila_xlat_nl_dump()
/openbmc/u-boot/test/py/tests/
H A Dtest_efi_loader.py79 pytest.skip('No DHCP server available')
98 pytest.skip('No static network configuration is defined')
113 pytest.skip('Network not initialized')
117 pytest.skip('No %s binary specified in environment' % env_conf)
/openbmc/linux/fs/exfat/
H A Dnls.c659 unsigned char skip = false; in exfat_load_upcase_table() local
683 if (skip) { in exfat_load_upcase_table()
685 skip = false; in exfat_load_upcase_table()
689 skip = true; in exfat_load_upcase_table()
714 unsigned char skip = false; in exfat_load_default_upcase_table() local
726 if (skip) { in exfat_load_default_upcase_table()
728 skip = false; in exfat_load_default_upcase_table()
732 skip = true; in exfat_load_default_upcase_table()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp117 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServicesHostloggerEntriesGet() local
123 if (!getHostLoggerEntries(hostLoggerFiles, skip, top, logEntries, logCount)) in handleSystemsLogServicesHostloggerEntriesGet()
140 fillHostLoggerEntryJson(std::to_string(skip + i), logEntries[i], in handleSystemsLogServicesHostloggerEntriesGet()
146 if (skip + top < logCount) in handleSystemsLogServicesHostloggerEntriesGet()
152 std::to_string(skip + top); in handleSystemsLogServicesHostloggerEntriesGet()
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py72 self.skip('Empty shortlog, no reason to execute shortlog format test')
95 self.skip("Merge test is disabled for now")
97 …self.skip("Skipping merge test since patch is not intended for master branch. Target detected is %…
106 self.skip('Series merged, no reason to check other mailing lists')
146 self.skip("No bug ID found")
H A Dtest_patch.py35 self.skip('Parse error %s' % self.unidiff_parse_error)
45 self.skip('No new CVE patches introduced')
49 … self.skip("There are no new software patches, no reason to test Upstream-Status presence/format")
81 …self.skip("There are no new software patches, no reason to test %s presence" % PatchSignedOffBy.ma…
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0001-skip-the-test-when-gcc-not-deployed.patch4 Subject: [PATCH] skip the test when gcc not deployed
27 + # skip the case if no gcc deployed
40 + # skip the case if no gcc deployed
53 +# skip the test if gcc deployed
66 +# skip the case if no gcc deployed
/openbmc/linux/fs/jfs/
H A Djfs_xtree.c708 memmove(&sp->xad[skip + 1], &sp->xad[skip], in xtSplitUp()
724 min(skip, (int)xtlck->lwm.offset) : skip; in xtSplitUp()
875 memmove(&sp->xad[skip + 1], &sp->xad[skip], in xtSplitUp()
894 min(skip, (int)xtlck->lwm.offset) : skip; in xtSplitUp()
1017 skip = split->index; in xtSplitPage()
1105 if (skip < middle) in xtSplitPage()
1106 memmove(&sp->xad[skip + 1], &sp->xad[skip], in xtSplitPage()
1118 min(skip, (int)sxtlck->lwm.offset) : skip; in xtSplitPage()
1129 n = skip - middle; in xtSplitPage()
1208 int skip, nextindex; in xtSplitRoot() local
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch4 Subject: [PATCH] gpgme-config: skip all /lib* or /usr/lib* directories in
23 skip=no
27 skip=yes
/openbmc/telemetry/redfish-tests/
H A Dtest_telemetry.py165 pytest.skip("Redfish has no sensor available")
192 pytest.skip("Redfish has no sensor available")
207 pytest.skip("Redfish has no sensor available")
226 pytest.skip("Redfish has no sensor available")
252 pytest.skip("Interval is below minimal acceptable value, skipping")
288 pytest.skip("Redfish has no sensor available")
/openbmc/qemu/tests/qemu-iotests/
H A D160.out9 == Converting the image with dd with skip=1 ==
21 == Converting the image with dd with skip=2 ==
33 == Converting the image with dd with skip=30 ==
45 == Converting the image with dd with skip=30K ==
/openbmc/linux/fs/squashfs/
H A Dfile.c88 int skip) in empty_meta_index() argument
96 TRACE("empty_meta_index: offset %d, skip %d\n", offset, skip); in empty_meta_index()
138 meta->skip = skip; in empty_meta_index()
217 u64 skip = blocks / ((SQUASHFS_META_ENTRIES + 1) in calculate_skip() local
219 return min((u64) SQUASHFS_CACHED_BLKS - 1, skip + 1); in calculate_skip()
232 int skip = calculate_skip(i_size_read(inode) >> msblk->block_log); in fill_meta_index() local
244 index /= SQUASHFS_META_INDEXES * skip; in fill_meta_index()
250 meta = empty_meta_index(inode, offset + 1, skip); in fill_meta_index()
276 int blocks = skip * SQUASHFS_META_INDEXES; in fill_meta_index()
315 return offset * SQUASHFS_META_INDEXES * skip; in fill_meta_index()
/openbmc/linux/arch/m68k/kernel/
H A Dsun3-head.S27 swapper_pg_dir: .skip 0x2000
28 pg0: .skip 0x2000
29 kernel_pmd_table: .skip 0x2000
/openbmc/openbmc-tools/check_journal/
H A Dcheck_journal56 skip = page
66 if skip + index >= len(members):
69 if members3[index] != members[skip + index]:
/openbmc/linux/arch/sparc/kernel/
H A Dprom_32.c213 int skip, tmp, fd; in of_console_init() local
219 skip = 0; in of_console_init()
226 skip = 1; in of_console_init()
239 tmp = skip; in of_console_init()
253 (skip ? ":b" : ":a")); in of_console_init()

12345678910>>...52