/Linux-v6.6/include/net/ |
D | dropreason.h | 8 * enum skb_drop_reason_subsys - subsystem tag for (extended) drop reasons 11 /** @SKB_DROP_REASON_SUBSYS_CORE: core drop reasons defined above */ 15 * @SKB_DROP_REASON_SUBSYS_MAC80211_UNUSABLE: mac80211 drop reasons 21 * @SKB_DROP_REASON_SUBSYS_MAC80211_MONITOR: mac80211 drop reasons 27 * @SKB_DROP_REASON_SUBSYS_OPENVSWITCH: openvswitch drop reasons, 37 const char * const *reasons; member
|
D | llc_if.h | 45 /* Reset reasons, remote entity or local LLC */ 49 /* Disconnect reasons */ 54 /* Confirm reasons */
|
D | dropreason-core.h | 86 * enum skb_drop_reason - the reasons of skb drops 349 * @SKB_DROP_REASON_MAX: the maximum of core drop reasons, which 355 * @SKB_DROP_REASON_SUBSYS_MASK: subsystem mask in drop reasons,
|
/Linux-v6.6/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-v6.6/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.
|
D | sysfs-platform-power-on-reason | 5 Description: Shows system power on reason. The following strings/reasons can
|
/Linux-v6.6/Documentation/arch/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-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/arch/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-v6.6/include/uapi/linux/ |
D | rfkill.h | 73 * enum rfkill_hard_block_reasons - hard block reasons 108 * @hard_block_reasons: valid if hard is set. One or several reasons from 146 * hard block reasons field, we found that userspace (notably systemd)
|
D | atalk.h | 13 * netatalk for compatibility reasons.
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | d3.h | 642 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason 673 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason 706 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason 744 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason 781 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason 818 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
|
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
D | ifu.json | 63 "PublicDescription": "Thread flushed due to reasons other than TLB miss", 66 "BriefDescription": "Thread flushed due to reasons other than TLB miss"
|
/Linux-v6.6/Documentation/arch/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-v6.6/include/dt-bindings/sound/ |
D | qcom,q6afe.h | 5 /* This file exists due to backward compatibility reasons, Please do not DELETE! */
|
/Linux-v6.6/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-v6.6/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-v6.6/include/linux/ |
D | types.h | 57 * historical reasons: 226 * This guarantee is important for few reasons:
|
D | hidden.h | 7 * variety of reasons (ELF symbol preemption, the CoW footprint of the section
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | signal.h | 14 * For historical reasons, all bits of the fault address are exposed as in arch_untagged_si_addr()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 523 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local 526 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume() 528 if (reasons) { in iwlagn_mac_resume() 529 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume() 531 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume() 533 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume() 536 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume() 538 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume() 540 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1454 u32 reasons = status->wakeup_reasons; in iwl_mvm_report_wakeup_reasons() local 1456 if (reasons == IWL_WOWLAN_WAKEUP_BY_NON_WIRELESS) { in iwl_mvm_report_wakeup_reasons() 1463 if (reasons & IWL_WOWLAN_WAKEUP_BY_MAGIC_PACKET) in iwl_mvm_report_wakeup_reasons() 1466 if (reasons & IWL_WOWLAN_WAKEUP_BY_PATTERN) in iwl_mvm_report_wakeup_reasons() 1470 if (reasons & (IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_MISSED_BEACON | in iwl_mvm_report_wakeup_reasons() 1474 if (reasons & IWL_WOWLAN_WAKEUP_BY_GTK_REKEY_FAILURE) in iwl_mvm_report_wakeup_reasons() 1477 if (reasons & IWL_WOWLAN_WAKEUP_BY_RFKILL_DEASSERTED) in iwl_mvm_report_wakeup_reasons() 1480 if (reasons & IWL_WOWLAN_WAKEUP_BY_EAPOL_REQUEST) in iwl_mvm_report_wakeup_reasons() 1483 if (reasons & IWL_WOWLAN_WAKEUP_BY_FOUR_WAY_HANDSHAKE) in iwl_mvm_report_wakeup_reasons() 1486 if (reasons & IWL_WOWLAN_WAKEUP_BY_REM_WAKE_LINK_LOSS) in iwl_mvm_report_wakeup_reasons() [all …]
|