Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/openbmc/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt53 REFCOUNT_DEC_NEGATIVE Negative detected: saturated
54 REFCOUNT_DEC_AND_TEST_NEGATIVE Negative detected: saturated
55 REFCOUNT_SUB_AND_TEST_NEGATIVE Negative detected: saturated
58 REFCOUNT_INC_SATURATED Saturation detected: still saturated
59 REFCOUNT_DEC_SATURATED Saturation detected: still saturated
60 REFCOUNT_ADD_SATURATED Saturation detected: still saturated
63 REFCOUNT_DEC_AND_TEST_SATURATED Saturation detected: still saturated
64 REFCOUNT_SUB_AND_TEST_SATURATED Saturation detected: still saturated
78 FORTIFY_STRSCPY detected buffer overflow
79 FORTIFY_STR_OBJECT detected buffer overflow
[all …]
/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c273 int detected; in get_ddr_bank_size() local
276 detected = -1; in get_ddr_bank_size()
285 if((size == conf[i].size) && (i == detected + 1)) in get_ddr_bank_size()
286 detected = i; in get_ddr_bank_size()
296 if(detected == -1){ in get_ddr_bank_size()
304 conf[detected].row, conf[detected].col, conf[detected].size >> 20, base); in get_ddr_bank_size()
307 set_cs_config(cs, CSCONFIG_EN | conf[detected].row | in get_ddr_bank_size()
308 conf[detected].col); in get_ddr_bank_size()
310 set_cs_bounds(cs, (long)base, conf[detected].size); in get_ddr_bank_size()
312 return(conf[detected].size); in get_ddr_bank_size()
/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/
H A Dexpected_stderr1 Kconfig:11:error: recursive dependency detected!
6 Kconfig:5:error: recursive dependency detected!
11 Kconfig:17:error: recursive dependency detected!
17 Kconfig:32:error: recursive dependency detected!
23 Kconfig:37:error: recursive dependency detected!
29 Kconfig:60:error: recursive dependency detected!
34 Kconfig:51:error: recursive dependency detected!
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A Dexpected_stderr1 Kconfig:9:error: recursive dependency detected!
6 Kconfig:3:error: recursive dependency detected!
11 Kconfig:15:error: recursive dependency detected!
17 Kconfig:30:error: recursive dependency detected!
23 Kconfig:59:error: recursive dependency detected!
28 Kconfig:50:error: recursive dependency detected!
/openbmc/linux/drivers/parport/
H A Ddaisy.c107 int detected = 0; in parport_daisy_init() local
170 detected += assign_addrs(port); in parport_daisy_init()
179 detected++; in parport_daisy_init()
184 if (!detected && !last_try) { in parport_daisy_init()
199 return detected; in parport_daisy_init()
433 int detected; in assign_addrs() local
495 detected = numdevs - thisdev; in assign_addrs()
496 pr_debug("%s: Found %d daisy-chained devices\n", port->name, detected); in assign_addrs()
506 return detected; in assign_addrs()
/openbmc/linux/tools/perf/
H A DMakefile.config15 $(shell printf "" > $(OUTPUT).config-detected)
16 detected = $(shell echo "$(1)=y" >> $(OUTPUT).config-detected)
17 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected)
60 $(call detected,CONFIG_X86)
65 $(call detected,CONFIG_X86_64)
109 $(call detected,CONFIG_PERF_REGS)
509 $(call detected,CONFIG_SETNS)
521 $(call detected,CONFIG_LIBOPENCSD)
536 $(call detected,CONFIG_LIBELF)
568 $(call detected,CONFIG_DWARF)
[all …]
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dset_func_on_present.md6 presence has been detected and **only** allow the fan FRU to be set to
7 functional when presence is detected. Using this configuration option
11 state(s). After a fan's presence has been detected, any faults will be
12 re-detected for that fan FRU and its contained rotors.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote25 supported and if detected, it's no longer reported as static
35 done. This file shows the detected device type. "pending" means
37 device couldn't be detected or loaded. "generic" means, that the
38 device couldn't be detected but supports basic Wii Remote
55 Description: This attribute is only provided if the device was detected as a
71 Description: This attribute is only provided if the device was detected as a
82 Calibration data is detected by the kernel during device setup.
H A Dsysfs-class-fpga-manager49 * reconfig operation error - invalid operations detected by
53 * reconfig CRC error - CRC error detected by
57 * reconfig IP protocol error - protocol errors detected by
59 * reconfig fifo overflow error - FIFO overflow detected by
H A Dsysfs-class-power-twl40309 "auto" draw power as appropriate for detected
30 "auto" draw power as appropriate for detected
H A Dsysfs-platform-dfl-fme52 Description: Read-Write. Read this file for errors detected on pcie0 link.
61 Description: Read-Write. Read this file for errors detected on pcie1 link.
70 Description: Read-only. It returns non-fatal errors detected.
76 Description: Read-only. It returns catastrophic and fatal errors detected.
91 Description: Read-Write. Read this file to get errors detected on FME.
100 Description: Read-only. Read this file to get the first error detected by
107 Description: Read-only. Read this file to get the second error detected by
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-query-dv-timings.rst47 timings are detected. Instead, drivers should send the
53 :ref:`VIDIOC_QUERY_DV_TIMINGS`, and if the detected timings are valid they
57 If the timings could not be detected because there was no signal, then
58 ENOLINK is returned. If a signal was detected, but it was unstable and
79 No timings could be detected because no signal was found.
H A Dvidioc-querystd.rst43 between 50 and 60 Hz systems. If no signal was detected, then the driver
51 automatically if a new video standard is detected. Instead, drivers
57 will have to call :ref:`VIDIOC_QUERYSTD`, and if the detected video
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libdeflate/libdeflate/
H A D0001-lib-arm-don-t-use-explicit-armv8.2-a-on-gcc-13.2-and.patch24 - * armv8.3-a or later can be detected by checking for __ARM_FEATURE_JCVT.
29 + * or later can be detected by checking for __ARM_FEATURE_JCVT.
46 - * armv8.3-a or later can be detected by checking for __ARM_FEATURE_JCVT.
51 + * or later can be detected by checking for __ARM_FEATURE_JCVT.
/openbmc/entity-manager/
H A DREADME.md61 expose the inventory information, such that failing devices can be detected
63 detected.
67 repository, and include one file per device supported. Entities are detected
72 Once a component is detected, entity manager will publish these Exposes
85 hot swap backplane daemon, which both reacts to the hot swap being detected, and
108 minimal number of changes necessary when new components are detected or no
109 longer detected. Some examples of re-detection events might include host
122 can be detected.
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dpresence_detection.md14 Device presence is detected by executing actions, such as
32 Device presence will only be detected once per boot of the system. Presence will
34 the system is re-booted, presence will be re-detected. As a result, presence
H A Dphase_fault_detection.md19 detected two consecutive times (15 seconds apart) before an error is logged.
22 Phase faults are detected and logged by executing actions:
25 detected, then log an error".
/openbmc/phosphor-fan-presence/docs/presence/
H A Deeprom.md7 after a new fan is detected. This will trigger the EEPROM to be read by the
37 The number of milliseconds to wait after a fan is detected before binding the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/
H A D0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch51 -AC_CHECK_LIB(tokyocabinet, main, AC_MSG_WARN([old version of Tokyo Cabinet was detected]))
52 +AC_CHECK_LIB(tokyocabinet, tcbdbopen, AC_MSG_WARN([old version of Tokyo Cabinet was detected]))
/openbmc/linux/Documentation/core-api/
H A Ddebug-objects.rst32 detected problems so the kernel can continue to work and the debug
56 Each detected error is reported in the statistics and a limited number
185 usage of the object is detected by the other debug checks.
214 debug_object_init is detected. The function takes the address of the
232 debug_object_activate is detected.
260 debug_object_destroy is detected.
273 debug_object_free is detected. Further it can be called from the debug
274 checks in kfree/vfree, when an active object is detected from the
289 debug_object_assert_init is detected.
/openbmc/linux/Documentation/mm/
H A Dpage_table_check.rst17 In case of most detected corruption, the kernel is crashed. There is a small
26 warnings when illegal combinations of entry flags are detected. Currently,
75 still being mapped in the userspace, leading to "corruption" detected by the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0008-Do-not-embed-build-directory-in-binaries.patch50 -5. Scan `<source>/{,data}` directories if build directory is detected or the current directory is …
52 6. Scan `<install>/share/OpenCV` directory if install directory is detected.
67 -5. Scan `<source>/{,data,samples/data}` directories if build directory is detected or the current …
69 6. Scan `<install>/share/OpenCV` directory if install directory is detected.
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DREADME22 If no context switch error was detected, you will see output such as
57 If an error was detected, details of the mismatch will be printed
98 If no error is detected, you will see output from each sve-stress
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dbrcm,bus-axi.txt9 The cores on the AXI bus are automatically detected by bcma with the
19 detected (e.g. IRQ numbers). Also some of the cores may be responsible
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1-odroid-hc4.dts45 /* Powers the SATA Disk 0 regulator, which is enabled when a disk load is detected */
58 /* Powers the SATA Disk 1 regulator, which is enabled when a disk load is detected */

12345678910>>...21