/openbmc/linux/include/net/ |
H A D | iw_handler.h | 503 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 D | stat-display.c | 435 char buf[64], *vals, *ends; in print_metric_csv() local 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 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() 605 while (isdigit(*ends) || *ends == '.') in print_metric_only_json() 606 ends++; in print_metric_only_json() [all …]
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-page_range_tree.h | 41 uint64_t ends = start + count; in page_range_part_after() local 43 out->start = MAX(range->start, ends); in page_range_part_after()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | fix-potential-signed-overflow-in-pointer-arithmatic.patch | 52 + * overflow when the string ends where the MSB has changed. 78 + * overflow when the string ends where the MSB has changed. 104 + * overflow when the string ends where the MSB has changed.
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | rockchip-rk3399-skips.txt | 4 # Too unstable, machine ends up hanging after lots of Oopses
|
H A D | msm-sc7180-flakes.txt | 2 # Test ends up reading CRC from frame before cursor update
|
H A D | msm-sdm845-flakes.txt | 3 # Test ends up reading CRC from frame before cursor update
|
/openbmc/openbmc/meta-phosphor/dynamic-layers/tpm-layer/recipes-core/packagegroups/ |
H A D | packagegroup-security-tpm2.bbappend | 1 # We don't need pkcs11 support on the BMC by default and it ends up causing a
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/ |
H A D | 0001-cmake-Use-idirafter-instead-of-isystem.patch | 14 if cstlib ends up including system stdlib.h before libc++ provided 24 e.g. OPENSSL_INCLUDE_DIR which ends up adding -isystem
|
/openbmc/linux/tools/testing/selftests/firmware/ |
H A D | settings | 1 # The async firmware timeout is set to 1 second (but ends up being effectively
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-bonegreen-wireless.dts | 113 /* 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/openbmc/poky/meta/recipes-core/readline/readline/ |
H A D | norpath.patch | 1 This support script ends up hardcoding unnecessary rpaths into the libraries. We
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | Create.interface.yaml | 27 ends up in AdditionaData like: 63 ends up in AdditionaData like:
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | python3native.bbclass | 21 # which ends up using libs/includes from build host
|
/openbmc/linux/arch/mips/ |
H A D | Kbuild | 14 # everything ends up here
|
/openbmc/linux/net/wireless/ |
H A D | wext-core.c | 1153 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/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/ |
H A D | 0001-nmea_gps-Link-with-latomic.patch | 6 clang/x86 ends up with missing symbols for atomics due to atomic<double>
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend_f_open.rst | 57 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-networking/recipes-support/pgpool2/pgpool2/ |
H A D | define_SIGNAL_ARGS.patch | 3 then it ends up with compiler errors
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | 0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch | 7 cxxflags then clang -m32 still ends up compiling the test case which is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/ |
H A D | 0008-fix-fbdev-set-resolution-prior-to-buffer.patch | 6 Otherwise it ends up with using the default value 800x480 and may fail
|
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/ |
H A D | ac_config_links.patch | 4 where autoconf/automake (AC_CONFIG_LINKS) ends up making GNUmakefile a
|
/openbmc/phosphor-settingsd/ |
H A D | settings_example.yaml | 45 # This interface also ends in Mode and sets an enum.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/ |
H A D | 0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch | 7 cmdline which ends up in real code. Therefore scrub buildpaths from CC
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/ |
H A D | 0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch | 7 obexftp, This ends up with linking errors for apps, therefore
|