Home
last modified time | relevance | path

Searched refs:skip (Results 301 – 325 of 1281) sorted by relevance

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

/openbmc/openbmc/poky/scripts/
H A Dpatchtest44 skip = 'SKIP' variable in getResult.PatchTestResult
106 skip_str = '{}: {}: {} ({})'.format(self.skip,
/openbmc/linux/drivers/vfio/
H A Diova_bitmap.c151 unsigned long skip = bitmap->mapped_base_index; in iova_bitmap_mapped_iova() local
153 return bitmap->iova + iova_bitmap_index_to_offset(bitmap, skip); in iova_bitmap_mapped_iova()
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh15 skip() { function
161 modprobe gpio-sim || skip "unable to load the gpio-sim module"
165 skip "configfs not mounted at /sys/kernel/config"
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c216 goto skip; in i915_gem_shrink()
220 goto skip; in i915_gem_shrink()
232 skip: in i915_gem_shrink()
/openbmc/openbmc-test-automation/systest/
H A Dgpu_stress_test.robot35 ${stack_mode} skip
86 REST Power On stack_mode=skip
160 REST Power On stack_mode=skip
/openbmc/linux/drivers/net/ethernet/tehuti/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/include/linux/
H A Drhashtable-types.h126 unsigned int skip; member
H A Dstacktrace.h85 unsigned int skip; /* input argument: How many entries to skip */ member
/openbmc/u-boot/arch/arm/lib/
H A Dcrt0_arm_efi.S20 .skip 58 /* 'MZ' + pad + offset == 64 */
H A Dcrt0_aarch64_efi.S21 .skip 58 /* 'MZ' + pad + offset == 64 */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libyang/libyang/
H A D0001-test_context-skip-test-case-test_searchdirs.patch4 Subject: [PATCH] test_context: skip test case test_searchdirs
/openbmc/linux/drivers/net/ethernet/fungible/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/vertexcom/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sdr.robot76 Redfish Power On stack_mode=skip quiet=1
85 Redfish Power On stack_mode=skip quiet=1
94 Redfish Power On stack_mode=skip quiet=1
103 Redfish Hard Power Off stack_mode=skip quiet=1
112 Redfish Hard Power Off stack_mode=skip quiet=1
413 Redfish Power On stack_mode=skip quiet=1
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c32 int skip; member
520 sysex->skip = 1; in snd_seq_oss_synth_sysex()
526 if (sysex->skip) { in snd_seq_oss_synth_sysex()
527 sysex->skip = 0; in snd_seq_oss_synth_sysex()
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c657 int skip; in check_patch() local
661 for (skip = cur_patch->skip_patch; in check_patch()
662 skip > 0 && cur_patch != NULL; in check_patch()
663 skip--) in check_patch()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A Dskip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch4 Subject: [PATCH] skip checking LIB32 and LIB64 if they point to the same place
/openbmc/linux/drivers/net/ethernet/google/
H A DKconfig12 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dbsd-headers.bb26 # We will skip parsing for non-musl systems
/openbmc/qemu/.gitlab-ci.d/
H A Dstatic_checks.yml45 QEMU_TOX_EXTRA_ARGS: --skip-missing-interpreters=false
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-common.inc20 # We will skip parsing glibc when target system C library selection is not glibc
/openbmc/linux/drivers/net/wireless/realtek/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/ti/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523.c103 goto skip; in ar5523_cmd_rx_cb()
108 goto skip; in ar5523_cmd_rx_cb()
123 goto skip; in ar5523_cmd_rx_cb()
171 skip: in ar5523_cmd_rx_cb()
552 goto skip; in ar5523_data_rx_cb()
557 goto skip; in ar5523_data_rx_cb()
567 goto skip; in ar5523_data_rx_cb()
578 goto skip; in ar5523_data_rx_cb()
583 goto skip; in ar5523_data_rx_cb()
589 goto skip; in ar5523_data_rx_cb()
[all …]
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache.S91 b.lt skip /* skip if no cache or icache */
93 skip: label

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