Home
last modified time | relevance | path

Searched refs:skip (Results 451 – 475 of 1281) sorted by relevance

1...<<11121314151617181920>>...52

/openbmc/linux/arch/sh/mm/
H A Dcache.c320 goto skip; in cpu_cache_init()
366 skip: in cpu_cache_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h383 void (*skip_dmub_panel_power_sequence)(struct dmub_srv *dmub, bool skip);
795 bool skip);
/openbmc/linux/kernel/events/
H A Dhw_breakpoint_test.c80 static bool fill_bp_slots(struct kunit *test, int *id, int cpu, struct task_struct *tsk, int skip) in fill_bp_slots() argument
82 for (int i = 0; i < get_test_bp_slots() - skip; ++i) in fill_bp_slots()
/openbmc/linux/arch/arm/common/
H A Dmcpm_head.S112 @ Otherwise, release the first man lock and skip setup:
140 @ If the outbound gave up before teardown started, skip cluster setup:
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S203 blt skip @ skip if no cache, or just i-cache
226 skip: label
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A D0001-Fix-Wincompatible-function-pointer-types.patch42 * Returns: T to use file name, NIL to skip it
126 * Returns: T to use file name, NIL to skip it
159 * Returns: T to use file name, NIL to skip it
/openbmc/linux/arch/s390/boot/
H A Dhead.S67 jz .Lagain1 # skip dataset header
70 jz .Lagain1 # skip data set trailer
90 larl %r13,.L_hdr # skip HDRx and EOFx
/openbmc/linux/drivers/pci/
H A Dvpd.c185 unsigned int i, skip; in pci_vpd_read() local
204 skip = pos & 3; in pci_vpd_read()
206 if (i >= skip) { in pci_vpd_read()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_chassis.robot32 Redfish Power On stack_mode=skip quiet=1
42 Redfish Power Off stack_mode=skip quiet=1
68 Redfish Power On stack_mode=skip
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue5 class="link-skip-nav btn btn-light"
245 this.$root.$emit('skip-navigation');
261 .link-skip-nav {
/openbmc/linux/crypto/
H A Dchacha20poly1305.c132 goto skip; in chacha_decrypt()
150 skip: in chacha_decrypt()
408 goto skip; in chacha_encrypt()
426 skip: in chacha_encrypt()
/openbmc/linux/drivers/iio/adc/
H A Dti-tsc2046.c120 unsigned int skip; member
368 cur->skip = count_skip; in tsc2046_adc_group_set_layout()
400 valid_count = l->count - l->skip; in tsc2046_adc_get_val()
403 val = tsc2046_adc_get_value(&priv->rx[l->offset + l->skip + i]); in tsc2046_adc_get_val()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dpage_fault_test.c65 bool skip; member
676 test->skip = true; in vcpu_run_loop()
695 pr_debug(test->skip ? "Skipped.\n" : "Done.\n"); in vcpu_run_loop()
739 if (!test->skip) in run_test()
1097 if (t->skip) in for_each_test_and_guest_mode()
/openbmc/linux/arch/m68k/fpsp040/
H A Dbindec.S309 bras len_ck |skip to LEN check
379 bgts k_pos |if pos and > 0, skip this
381 blts k_pos |if ILOG >= k, skip this
391 bges iscale |if pos, skip next inst
394 bgts no_inf |if false, skip rest
650 bccs l_next |if zero, skip the mul
/openbmc/qemu/target/hexagon/
H A Dtranslate.c162 TCGLabel *skip = gen_new_label(); in gen_end_tb() local
163 tcg_gen_brcondi_tl(ctx->branch_cond, ctx->branch_taken, 0, skip); in gen_end_tb()
165 gen_set_label(skip); in gen_end_tb()
176 TCGLabel *skip = gen_new_label(); in gen_end_tb() local
177 tcg_gen_brcondi_tl(TCG_COND_LEU, hex_gpr[HEX_REG_LC0], 1, skip); in gen_end_tb()
180 gen_set_label(skip); in gen_end_tb()
/openbmc/linux/drivers/net/wireless/admtek/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_control_metrics.robot57 Redfish Power On stack_mode=skip
/openbmc/u-boot/arch/arm/mach-zynq/
H A DKconfig36 want to skip ddr init and this option is useful for it.
/openbmc/linux/drivers/net/ethernet/arc/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py100 sparse_copy(src, dst, skip=int(source_params['skip']))
/openbmc/linux/Documentation/networking/devlink/
H A Dbnxt.rst42 the device. If disabled, the device will skip the version check for
/openbmc/linux/drivers/net/ethernet/xscale/
H A DKconfig15 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/renesas/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-tegra194-p2u.yaml35 nvidia,skip-sz-protect-en:
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h340 unsigned int skip,

1...<<11121314151617181920>>...52