Home
last modified time | relevance | path

Searched refs:skip (Results 626 – 650 of 1281) sorted by relevance

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

/openbmc/u-boot/cmd/
H A Di2c.c954 int k, skip; in do_i2c_probe() local
974 skip = 0; in do_i2c_probe()
977 skip = 1; in do_i2c_probe()
981 if (skip) in do_i2c_probe()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c578 goto skip; in mlxsw_sp_dpipe_table_host_entries_get()
596 skip: in mlxsw_sp_dpipe_table_host_entries_get()
1112 goto skip; in mlxsw_sp_dpipe_table_adj_entries_get()
1127 skip: in mlxsw_sp_dpipe_table_adj_entries_get()
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_event_log.rst47 configuration table so that the TPM driver can later on skip these events when
/openbmc/u-boot/arch/x86/lib/
H A Dbios_asm.S163 .skip 256
/openbmc/linux/drivers/net/ethernet/atheros/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/qemu/include/block/
H A Ddirty-bitmap.h89 void bdrv_dirty_bitmap_skip_store(BdrvDirtyBitmap *bitmap, bool skip);
/openbmc/linux/drivers/net/ethernet/netronome/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch247 + /* skip over data descriptor (harder than it sounds, due to signature
265 + /* skip four more bytes to account for signature */
268 + shy += 8 - readbuf((char *)buf, 8); /* skip eight more for ZIP64 */
/openbmc/linux/lib/
H A DKconfig.kcsan128 The number of per-CPU memory operations to skip, before another
135 bool "Randomize watchpoint instruction skip count"
138 If instruction skip count should be randomized, where the maximum is
H A Ddynamic_debug.c83 int skip = strlen(__FILE__) - strlen("lib/dynamic_debug.c"); in trim_prefix() local
85 if (strncmp(path, __FILE__, skip)) in trim_prefix()
86 skip = 0; /* prefix mismatch, don't skip */ in trim_prefix()
88 return path + skip; in trim_prefix()
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc787 goto skip; in mouseReleaseEvent()
826 skip: in mouseReleaseEvent()
846 goto skip; in mouseDoubleClickEvent()
849 goto skip; in mouseDoubleClickEvent()
853 goto skip; in mouseDoubleClickEvent()
860 skip: in mouseDoubleClickEvent()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py75 def skip(cond, msg): function
764 skip(os.getuid() != 0, "test must be run as root")
768 skip(ret != 0, "bpftool not installed")
779 skip(ret != 0, "netdevsim module could not be loaded")
790 skip(ret != 0, "sample %s/%s not found, please compile it" %
803 skip(ns is None, "Could not create a net namespace")
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot207 Redfish OBMC Reboot (off) stack_mode=skip
441 Redfish OBMC Reboot (off) stack_mode=skip
575 Redfish OBMC Reboot (off) stack_mode=skip
630 Redfish OBMC Reboot (off) stack_mode=skip
817 ... Redfish Power On stack_mode=skip
819 ... Redfish Power off stack_mode=skip
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h2224 unsigned int len, skip; in cifs_get_num_sgs() local
2234 skip = 20; in cifs_get_num_sgs()
2263 addr = (unsigned long)iov->iov_base + skip; in cifs_get_num_sgs()
2265 len = iov->iov_len - skip; in cifs_get_num_sgs()
2271 skip = 0; in cifs_get_num_sgs()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A D0001-Add-configure-options-for-packages.patch130 - # skip the check when not in fuzzing mode.
156 + # skip the check when not in fuzzing mode.
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A D0001-PEAP-client-Update-Phase-2-authentication-requiremen.patch6 The previous PEAP client behavior allowed the server to skip Phase 2
20 authentication server might skip Phase 2 and as such, where a more
/openbmc/linux/Documentation/filesystems/
H A Dubifs.rst92 no_chk_data_crc (*) skip checking of CRCs on data nodes in order to
97 chk_data_crc do not skip checking CRCs on data nodes
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.c354 goto skip; in setup_scratch_page()
384 skip: in setup_scratch_page()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A D0001-tdb-Add-configure-options-for-packages.patch126 - # skip the check when not in fuzzing mode.
152 + # skip the check when not in fuzzing mode.
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_association.robot23 ${stack_mode} skip
298 Redfish Power On stack_mode=skip quiet=1
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch469 - off64_t skip,
470 + off_t skip,
487 - off64_t offset, skip = 0;
488 + off_t offset, skip = 0;
/openbmc/linux/drivers/net/ethernet/wiznet/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/Documentation/networking/
H A Dmac80211-injection.rst70 The injection code can also skip all other currently defined radiotap fields
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt115 --skip-zero-records::
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_power_operations.robot109 # Ensure the path does have the attribute else set to EMPTY as default to skip.

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