Home
last modified time | relevance | path

Searched full:reasons (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/linux-6.12.1/include/net/
Drstreason.h37 * enum sk_rst_reason - the reasons of socket reset
39 * The reasons of sk reset, which are used in DCCP/TCP/MPTCP protocols.
42 * 1) skb drop reasons: relying on drop reasons for such as passive reset
43 * 2) independent reset reasons: such as active reset reasons
44 * 3) reset reasons in MPTCP: only for MPTCP use
48 * Rely on skb drop reasons because it indicates exactly why RST
83 /* Here start with the independent reasons */
187 * @SK_RST_REASON_MAX: Maximum of socket reset reasons.
193 /* Convert skb drop reasons to enum sk_rst_reason type */
Ddropreason.h8 * 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
Dllc_if.h45 /* Reset reasons, remote entity or local LLC */
49 /* Disconnect reasons */
54 /* Confirm reasons */
Ddropreason-core.h98 * enum skb_drop_reason - the reasons of skb drops
422 * @SKB_DROP_REASON_MAX: the maximum of core drop reasons, which
428 * @SKB_DROP_REASON_SUBSYS_MASK: subsystem mask in drop reasons,
/linux-6.12.1/Documentation/arch/arm64/
Damu.rst78 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-6.12.1/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst14 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-6.12.1/Documentation/ABI/testing/
Dsysfs-class-net-statistics170 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.
Dsysfs-platform-power-on-reason5 Description: Shows system power on reason. The following strings/reasons can
Dconfigfs-usb-gadget-acm15 reasons, this defaults to 1 (USB_CDC_ACM_PROTO_AT_V25TER).
/linux-6.12.1/include/uapi/asm-generic/
Dresource.h10 * to keep that order for binary compatibility. The reasons
55 * Some architectures override this (for compatibility reasons):
/linux-6.12.1/drivers/gpu/drm/vboxvideo/
Dvboxvideo.h209 /* 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-6.12.1/include/uapi/linux/
Drfkill.h73 * 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)
Datalk.h13 * netatalk for compatibility reasons.
/linux-6.12.1/Documentation/arch/arm/
Dkernel_mode_neon.rst20 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
Dmem_alignment.rst8 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-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dd3.h645 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
676 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
709 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
747 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
784 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
821 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
901 * @wakeup_reasons: wakeup reasons, see &enum iwl_wowlan_wakeup_reason
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
Difu.json63 "PublicDescription": "Thread flushed due to reasons other than TLB miss",
66 "BriefDescription": "Thread flushed due to reasons other than TLB miss"
/linux-6.12.1/include/dt-bindings/sound/
Dqcom,q6afe.h5 /* This file exists due to backward compatibility reasons, Please do not DELETE! */
/linux-6.12.1/arch/mips/kvm/
Dtrace.h57 /* The first 32 exit reasons correspond to Cause.ExcCode */
73 /* Further exit reasons */
77 /* 32 exit reasons correspond to GuestCtl0.GExcCode (VZ) */
/linux-6.12.1/Documentation/admin-guide/
Dtainted-kernels.rst52 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-6.12.1/include/linux/
Dtypes.h57 * historical reasons:
229 * This guarantee is important for few reasons:
Dhidden.h7 * variety of reasons (ELF symbol preemption, the CoW footprint of the section
/linux-6.12.1/fs/
Dbpf_fs_kfuncs.c104 * For security reasons, only *name__str* with prefix "user." is allowed.
142 * For security reasons, only *name__str* with prefix "user." is allowed.
/linux-6.12.1/arch/arm64/include/asm/
Dsignal.h14 * For historical reasons, all bits of the fault address are exposed as in arch_untagged_si_addr()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c521 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local
524 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume()
526 if (reasons) { in iwlagn_mac_resume()
527 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume()
529 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume()
531 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume()
534 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume()
536 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume()
538 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()

12345678910>>...45