Home
last modified time | relevance | path

Searched refs:ends (Results 1 – 25 of 217) sorted by relevance

123456789

/openbmc/linux/include/net/
H A Diw_handler.h503 char *ends, struct iw_event *iwe, int event_len);
507 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event_check() argument
509 char *res = iwe_stream_add_event(info, stream, ends, iwe, event_len); in iwe_stream_add_event_check()
522 char *ends, struct iw_event *iwe, char *extra);
526 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point_check() argument
528 char *res = iwe_stream_add_point(info, stream, ends, iwe, extra); in iwe_stream_add_point_check()
542 char *value, char *ends, struct iw_event *iwe,
/openbmc/linux/tools/perf/util/
H A Dstat-display.c435 char buf[64], *vals, *ends; in print_metric_csv() local
442 ends = vals = skip_spaces(buf); in print_metric_csv()
443 while (isdigit(*ends) || *ends == '.') in print_metric_csv()
444 ends++; in print_metric_csv()
445 *ends = 0; in print_metric_csv()
575 char buf[64], *vals, *ends; in print_metric_only_csv() local
582 ends = vals = skip_spaces(buf); in print_metric_only_csv()
583 while (isdigit(*ends) || *ends == '.') in print_metric_only_csv()
584 ends++; in print_metric_only_csv()
585 *ends = 0; in print_metric_only_csv()
[all …]
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.h41 uint64_t ends = start + count; in page_range_part_after() local
43 out->start = MAX(range->start, ends); in page_range_part_after()
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3399-skips.txt4 # Too unstable, machine ends up hanging after lots of Oopses
H A Dmsm-sc7180-flakes.txt2 # Test ends up reading CRC from frame before cursor update
H A Dmsm-sdm845-flakes.txt3 # Test ends up reading CRC from frame before cursor update
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-cmake-Use-idirafter-instead-of-isystem.patch14 if cstlib ends up including system stdlib.h before libc++ provided
24 e.g. OPENSSL_INCLUDE_DIR which ends up adding -isystem
/openbmc/openbmc/meta-phosphor/dynamic-layers/tpm-layer/recipes-core/packagegroups/
H A Dpackagegroup-security-tpm2.bbappend1 # We don't need pkcs11 support on the BMC by default and it ends up causing a
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-bonegreen-wireless.dts113 /* in case it isn't, wilink8 ends up in one of the test modes that */
116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
/openbmc/linux/net/wireless/
H A Dwext-core.c1153 char *ends, struct iw_event *iwe, int event_len) in iwe_stream_add_event() argument
1160 if (likely((stream + event_len) < ends)) { in iwe_stream_add_event()
1174 char *ends, struct iw_event *iwe, char *extra) in iwe_stream_add_point() argument
1181 if (likely((stream + event_len) < ends)) { in iwe_stream_add_point()
1197 char *value, char *ends, struct iw_event *iwe, in iwe_stream_add_value() argument
1206 if (likely((value + event_len) < ends)) { in iwe_stream_add_value()
/openbmc/linux/tools/testing/selftests/firmware/
H A Dsettings1 # The async firmware timeout is set to 1 second (but ends up being effectively
/openbmc/linux/arch/mips/
H A DKbuild14 # everything ends up here
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython3native.bbclass21 # which ends up using libs/includes from build host
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend_f_open.rst57 In a system with multiple front-ends, it is usually the case that
67 powered up, and that other front-ends may have been powered down to make
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-nmea_gps-Link-with-latomic.patch6 clang/x86 ends up with missing symbols for atomics due to atomic<double>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/snapper/snapper/
H A D0001-Include-linux-types.h-for-__u16-__u32-__u64-type.patch7 it ends up with compilation failure
/openbmc/openbmc/poky/meta/recipes-core/readline/readline/
H A Dnorpath.patch1 This support script ends up hardcoding unnecessary rpaths into the libraries. We
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0008-fix-fbdev-set-resolution-prior-to-buffer.patch6 Otherwise it ends up with using the default value 800x480 and may fail
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/
H A Ddefine_SIGNAL_ARGS.patch3 then it ends up with compiler errors
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch7 cxxflags then clang -m32 still ends up compiling the test case which is
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch4 where autoconf/automake (AC_CONFIG_LINKS) ends up making GNUmakefile a
/openbmc/qemu/docs/system/devices/
H A Dvhost-user.rst3 vhost-user back ends
6 vhost-user back ends are way to service the request of VirtIO devices
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/
H A D0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch7 cmdline which ends up in real code. Therefore scrub buildpaths from CC
H A D0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch7 cmdline which ends up in real code. Therefore scrub buildpaths from CC
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-slip-dbus_0.6.5.bb8 derivative that ends itself after a certain time without being used and/or if \

123456789