Home
last modified time | relevance | path

Searched refs:causes (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/openbmc/linux/net/mac80211/
H A DKconfig126 Selecting this option causes mac80211 to print out
137 Selecting this option causes mac80211 to print out
148 Selecting this option causes mac80211 to print out
169 Selecting this option causes mac80211 to print out
180 Selecting this option causes mac80211 to print out
191 Selecting this option causes mac80211 to print out very
204 Selecting this option causes mac80211 to print out very
217 Selecting this option causes mac80211 to print out very
230 Selecting this option causes mac80211 to print out very
243 Selecting this option causes mac80211 to print out very verbose mesh
[all …]
/openbmc/docs/designs/
H A Dbmc-reboot-cause-update.md15 causes to better align with current usage needs.
19 In the current approach, the only defined reboot causes are **WDIOF_EXTERN1**
22 cover all possible reboot causes. In this update, we will add support for
56 causes, improving system reliability and monitoring. Belows are the details of
102 1. Common reboot causes across vendors can be consolidated to issue a unified
/openbmc/qemu/hw/net/
H A De1000e_core.c255 e1000e_intrmgr_delay_rx_causes(E1000ECore *core, uint32_t *causes) in e1000e_intrmgr_delay_rx_causes() argument
275 core->delayed_causes |= *causes & delayable_causes; in e1000e_intrmgr_delay_rx_causes()
276 *causes &= ~delayable_causes; in e1000e_intrmgr_delay_rx_causes()
282 if ((rdtr == 0) || (*causes != 0)) { in e1000e_intrmgr_delay_rx_causes()
309 e1000e_intrmgr_delay_tx_causes(E1000ECore *core, uint32_t *causes) in e1000e_intrmgr_delay_tx_causes() argument
321 core->delayed_causes |= *causes & delayable_causes; in e1000e_intrmgr_delay_tx_causes()
322 *causes &= ~delayable_causes; in e1000e_intrmgr_delay_tx_causes()
325 if (*causes != 0) { in e1000e_intrmgr_delay_tx_causes()
1630 uint32_t causes = 0; in e1000e_receive_internal() local
1704 causes |= E1000_ICS_SRPD; in e1000e_receive_internal()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/
H A D0001-base-passwd-Add-the-sgx-group.patch7 via groupadd that causes shadow login to be brought into an image, which
8 causes images which have CONFIG_MULTIUSER unset to fail with `setgid:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/
H A Dunistd.patch3 definitions causes the sed.sh script in configure to fail since it
11 removing this include causes only one definitions to be emitted into
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw11 Each write to the entry causes one command request to be built
29 Each write to the entry causes one command request to be built
61 causes the internal queues of any kind of received message,
80 Each write to the entry causes one command request to be built
107 Each write to the entry causes one command request to be built
H A Dsysfs-bus-coresight-devices-etm3x177 Description: (RW) Defines the event that causes the sequencer to transition
184 Description: (RW) Defines the event that causes the sequencer to transition
191 Description: (RW) Defines the event that causes the sequencer to transition
198 Description: (RW) Defines the event that causes the sequencer to transition
205 Description: (RW) Defines the event that causes the sequencer to transition
212 Description: (RW) Defines the event that causes the sequencer to transition
H A Dsysfs-bus-iio-light-tsl25835 This property causes an internal calibration of the als gain trim
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch10 If the kernel has xmon support, exiting the debugger causes the kernel
15 Sending SRESET to all threads causes kernel panic:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/
H A D0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch6 This option causes clang 19+ to crash on riscv64
8 For RISC-V -mrelax-all causes the assembler stage to convert
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch10 ${prefix}/=LIB=, which causes %_libdir to expand to ${prefix}/=LIB=
19 This also causes %__pkgconfig_path in fileattrs/pkgconfig.attr to become
/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssh/
H A Dopenssh_%.bbappend2 # even it we are only depending on openssh-sftp, which causes conflicts
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A DMakefile5 bond-arp-interval-causes-panic.sh \
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0012-libinstaller-Fix-build-with-glibc-2.36.patch7 causes conflicts with sys/mount.h:
41 +// linux/fs.h unfortunately causes conflict with sys/mount.h since glibc-2.36
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/log4c/log4c/
H A Dfix_configure_with-expat.patch1 The original use of AC_ARG_WITH is buggy and causes expat support
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/
H A Duser_pt_regs.patch7 anywhere, which causes FTBFS.
/openbmc/linux/Documentation/input/devices/
H A Datarikbd.rst206 DISABLE) then causes port 0 to again be scanned as if it were a mouse, and
227 Any byte following an 0x80 command byte other than 0x01 is ignored (and causes
233 The RESET command or function causes the ikbd to perform a simple self-test.
248 ; mss=0xy, mouse button press or release causes mouse
250 ; where y=1, mouse key press causes absolute report
251 ; and x=1, mouse key release causes absolute report
383 mouse motion. This causes mouse motion toward the user to be negative in sign
395 This causes mouse motion toward the user to be positive in sign and away from
406 its output has been paused also causes an implicit RESUME this command can be
440 causes any accumulated motion to be immediately queued as packets, if the
[all …]
/openbmc/linux/Documentation/driver-api/
H A Dreset.rst88 That is, an assert causes the reset line to be asserted immediately, and a
89 deassert causes the reset line to be deasserted immediately.
116 shared, but for those only the first trigger request causes an actual pulse to
143 Passing a NULL pointer to the reset_control functions causes them to return
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A Dno-bench-slope.patch1 The bench-slope test appears to be aborting fairly frequently, which causes
/openbmc/linux/drivers/net/ethernet/aquantia/
H A DKconfig13 This option does not build any drivers; it causes the aQuantia
/openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/
H A Dnot-echo-compiler-info-to-check_stdint.h.patch1 Do not echo compiler info in a comment line to check_stdint.h which causes
/openbmc/linux/drivers/infiniband/hw/mthca/
H A DKconfig15 This option causes debugging code to be compiled into the
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dcve-2018-10195.patch1 Integer overflow in src/zm.c:zsdata() causes crash in sz and can leak information to receiver.
/openbmc/linux/Documentation/misc-devices/
H A Dapds990x.rst119 1023 means proximity. This causes minimal number of interrupts.
121 prox0_thresh_above. This causes more interrupts, but it can give
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst93 enforced at reservation time (on mmap or shget), reservation limits never causes
101 never causes the application to get SIGBUS signal if the memory was reserved
113 to the first task that causes the memory to be reserved or faulted, and all

12345678910>>...20