Searched full:reasons (Results 1 – 25 of 899) sorted by relevance
12345678910>>...36
/Linux-v5.10/arch/ia64/include/asm/ |
D | patch.h | 9 * There are a number of reasons for patching instructions. Rather than duplicating code 10 * all over the place, we put the common stuff here. Reasons for patching: in-kernel 12 * shared library. Undoubtedly, some of these reasons will disappear and others will
|
/Linux-v5.10/include/net/ |
D | llc_if.h | 45 /* Reset reasons, remote entity or local LLC */ 49 /* Disconnect reasons */ 54 /* Confirm reasons */
|
/Linux-v5.10/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 14 There are a few reasons why you might want to consider building your firmware 21 Even if you have these needs there are a few reasons why you may not be
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 170 See the driver for the exact reasons as to why the packets were 179 a network device. See the driver for the exact reasons as to 188 FIFO error. See the driver for the exact reasons as to why the 198 reasons as to why the packets were dropped.
|
/Linux-v5.10/Documentation/arm64/ |
D | amu.rst | 78 CONFIG_ARM64_AMU_EXTN. To be noted that for security reasons, this does not 102 - Security reasons: they might expose information about code executed in 115 - Security reasons: they might expose information about code executed
|
/Linux-v5.10/include/uapi/asm-generic/ |
D | resource.h | 10 * to keep that order for binary compatibility. The reasons 55 * Some architectures override this (for compatibility reasons):
|
/Linux-v5.10/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo.h | 209 /* Reserved for historical reasons. */ 216 /* Reserved for historical reasons. */ 218 /* Reserved for historical reasons. Must always be unset. */ 220 /* Reserved for historical reasons. */ 222 /* Reserved for historical reasons. */
|
/Linux-v5.10/Documentation/arm/ |
D | kernel_mode_neon.rst | 20 code that runs in kernel mode. However, for performance reasons, the NEON/VFP 25 non-preemptible section for reasons outlined below. 51 For reasons of performance and simplicity, it was decided that there shall be no
|
D | mem_alignment.rst | 8 bad idea to configure it out, but Russell King has some good reasons for 22 mode isn't recommended for performance reasons (just think about the
|
/Linux-v5.10/drivers/staging/vc04_services/interface/ |
D | TODO | 21 One of the reasons this driver wasn't upstreamed previously was that 77 it's better for security reasons or general cleanliness. It could even be
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1211 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1213 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1220 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1223 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1227 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons() 1231 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1234 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1237 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 1240 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons() 1243 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons() [all …]
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 150 - Packet can be discarded on the RX path for one of the following reasons: 166 reasons: 208 following reasons:
|
/Linux-v5.10/Documentation/admin-guide/ |
D | tainted-kernels.rst | 52 tainted; any other number indicates the reasons why it is. The easiest way to 60 Kernel is Tainted for following reasons: 71 with the table below. If there were multiple reasons you need to decode the
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | mediatek,mtu3.txt | 31 it's considered valid for compatibility reasons, not allowed for 35 it's considered valid for compatibility reasons, not allowed for
|
/Linux-v5.10/Documentation/ia64/ |
D | efirtc.rst | 40 The Epoch is January 1st 1998. For backward compatibility reasons we don't 43 One of the reasons for doing it this way is to allow for EFI to still evolve
|
/Linux-v5.10/include/linux/ |
D | types.h | 51 * historical reasons: 210 * This guarantee is important for few reasons:
|
D | hidden.h | 7 * variety of reasons (ELF symbol preemption, the CoW footprint of the section
|
/Linux-v5.10/arch/mips/kvm/ |
D | trace.h | 57 /* The first 32 exit reasons correspond to Cause.ExcCode */ 73 /* Further exit reasons */ 77 /* 32 exit reasons correspond to GuestCtl0.GExcCode (VZ) */
|
/Linux-v5.10/drivers/staging/media/hantro/ |
D | TODO | 13 This might need to use extra JPEG markers for padding reasons.
|
/Linux-v5.10/arch/sh/include/asm/ |
D | segment.h | 18 * For historical reasons, these macros are grossly misnamed.
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | mmc-spi-slot.txt | 15 binding from mmc.txt, for historical reasons.
|
/Linux-v5.10/include/uapi/linux/ |
D | atalk.h | 13 * netatalk for compatibility reasons.
|
/Linux-v5.10/sound/hda/ |
D | Kconfig | 32 for compatibility reasons.
|
/Linux-v5.10/include/sound/ |
D | tlv.h | 12 /* For historical reasons, these macros are aliases to the ones in UAPI. */
|
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | zinitix.txt | 14 with a particular ts firmware for unknown reasons. Available
|
12345678910>>...36