Home
last modified time | relevance | path

Searched refs:skip (Results 526 – 550 of 1281) sorted by relevance

1...<<21222324252627282930>>...52

/openbmc/linux/drivers/net/ethernet/microchip/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc-test-automation/systest/
H A Dtest_bmc_poll_errors.robot60 Redfish Power On stack_mode=skip
/openbmc/linux/arch/sparc/kernel/
H A Dhead_64.S144 .skip 64
146 .skip 64
913 .skip 0x4000 + _start - 1b
919 .skip (32 * 1024)
923 .skip (64 * 1024)
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot82 ... REST Power Off stack_mode=skip
94 Redfish Power Off stack_mode=skip
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crtc.c157 goto skip; in dm_set_vblank()
178 skip: in dm_set_vblank()
/openbmc/linux/arch/powerpc/kexec/
H A Drelocate_32.S102 beq skip /* If so, skip the inval */
104 skip: label
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_restore.robot155 ... Redfish Power On stack_mode=skip
158 ... Redfish Power Off stack_mode=skip
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp324 if (SkipAssertion::ASSERT == value.second.skip) in assertion()
334 if (SkipAssertion::DEASSERT == value.second.skip) in assertion()
/openbmc/linux/arch/parisc/kernel/
H A Dirq.c197 goto skip; in show_interrupts()
234 skip: in show_interrupts()
/openbmc/linux/kernel/
H A Dseccomp.c1233 goto skip; in __seccomp_filter()
1240 goto skip; in __seccomp_filter()
1252 goto skip; in __seccomp_filter()
1268 goto skip; in __seccomp_filter()
1272 goto skip; in __seccomp_filter()
1287 goto skip; in __seccomp_filter()
1323 skip: in __seccomp_filter()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c1424 int skip; in b43_dma_handle_txstatus() local
1439 skip = 0; in b43_dma_handle_txstatus()
1449 skip = 2; in b43_dma_handle_txstatus()
1520 if (unlikely(skip)) in b43_dma_handle_txstatus()
1554 if (meta->is_last_fragment && !skip) { in b43_dma_handle_txstatus()
1560 if (skip > 0) in b43_dma_handle_txstatus()
1561 --skip; in b43_dma_handle_txstatus()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_mouse.py820 pytest.skip("Kernel not compatible, we can not trigger the conditions")
829 pytest.skip("Kernel not compatible, we can not trigger the conditions")
909 pytest.skip("Kernel not compatible, we can not trigger the conditions")
918 pytest.skip("Kernel not compatible, we can not trigger the conditions")
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c309 int skip; in iwl_mvm_power_config_skip_dtim() local
324 skip = 2; in iwl_mvm_power_config_skip_dtim()
331 skip = max_t(u8, 1, 900 / dtimper_tu); in iwl_mvm_power_config_skip_dtim()
334 cmd->skip_dtim_periods = skip; in iwl_mvm_power_config_skip_dtim()
/openbmc/linux/drivers/of/
H A Dproperty.c505 size_t sz, int skip) in of_property_read_string_helper() argument
518 for (i = 0; p < end && (!out_strs || i < skip + sz); i++, p += l) { in of_property_read_string_helper()
522 if (out_strs && i >= skip) in of_property_read_string_helper()
525 i -= skip; in of_property_read_string_helper()
/openbmc/linux/drivers/net/wireless/rsi/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/ethernet/via/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-workaround-for-overlapping-sections-in-binary.patch11 This is naive workaround: skip .note.gnu.property section that overlap
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A D0004-Remove-clang-unsupported-compiler-flags.patch39 - optimize="$optimize -fcse-skip-blocks"
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_vpd_and_hw_status.robot61 REST Power On stack_mode=skip
H A Dbmc_collect_esels.robot61 REST Power On stack_mode=skip
/openbmc/linux/drivers/net/wireless/atmel/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dcirrus,cs2000-cp.yaml50 cirrus,clock-skip:
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-skips.txt51 # Machine is hanging in this test, so skip it
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c368 skip = min_t(u64, tmp, extra); in safexcel_ahash_send_req()
372 skip, 0); in safexcel_ahash_send_req()
374 extra -= skip; in safexcel_ahash_send_req()
375 memset(req->cache + cache_len + skip, 0, extra); in safexcel_ahash_send_req()
378 req->cache[cache_len + skip] = 0x80; in safexcel_ahash_send_req()
435 if (unlikely(sglen <= skip)) { in safexcel_ahash_send_req()
436 skip -= sglen; in safexcel_ahash_send_req()
441 if ((queued + skip) <= sglen) in safexcel_ahash_send_req()
444 sglen -= skip; in safexcel_ahash_send_req()
448 sg_dma_address(sg) + skip, sglen, in safexcel_ahash_send_req()
[all …]

1...<<21222324252627282930>>...52