/openbmc/linux/include/net/ |
H A 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
|
H A D | llc_if.h | 45 /* Reset reasons, remote entity or local LLC */ 49 /* Disconnect reasons */ 54 /* Confirm reasons */
|
H A 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,
|
/openbmc/linux/arch/ia64/include/asm/ |
H A 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
|
/openbmc/qemu/hw/isa/ |
H A D | Kconfig | 41 # For historical reasons, SuperIO devices are created in the board 72 # For historical reasons, SuperIO devices are created in the board
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | taskdata.py | 304 reasons = [] 309 reasons.append("%s was skipped: %s" % (skipitem.pn, skipitem.skipreason)) 311 … reasons.append("%s RPROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason)) 313 … reasons.append("%s PROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason)) 314 return reasons 355 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=self.get_reaso… 367 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=["No eligible … 403 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=self.get_reasons(… 410 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=["No eligible RPR…
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A 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
|
/openbmc/linux/Documentation/arch/arm64/ |
H A 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
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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.
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | resource.h | 10 * to keep that order for binary compatibility. The reasons 55 * Some architectures override this (for compatibility reasons):
|
/openbmc/qemu/docs/specs/ |
H A D | standard-vga.rst | 22 Applies to the pci variant only for obvious reasons. 73 Likewise applies to the pci variant only for obvious reasons.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/ |
H A D | 0001-support-authentication-for-kickstart.patch | 102 + reasons = request.headers.get("WWW-Authenticate", "").split() 103 + if reasons: 104 + auth_type = reasons[0]
|
/openbmc/linux/drivers/gpu/drm/vboxvideo/ |
H A 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. */
|
/openbmc/phosphor-webui/ |
H A D | README.md | 9 Reasons for switching: 69 for its backend. For security reasons, bmcweb will need to be recompiled and
|
/openbmc/linux/Documentation/arch/arm/ |
H A 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
|
H A 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
|
/openbmc/linux/include/uapi/linux/ |
H A 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)
|
/openbmc/docs/designs/ |
H A D | vpd-collection.md | 16 The BMC requires to read VPD for all FRUs for several reasons: 69 begin CEC poweron). This is needed for several reasons: 213 This option was rejected for the following reasons: 237 This option was rejected for the following reasons:
|
/openbmc/qemu/docs/devel/migration/ |
H A D | virtio.rst | 11 for several reasons: 114 added to the core for compatibility reasons. If transport or device specific
|
/openbmc/openbmc/meta-arm/meta-arm/classes/ |
H A D | fvpboot.bbclass | 58 # For unexplained reasons, getVarFlags() returns None if there are no flags 61 # For other reasons, you can't pass expand=True
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A 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
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
H A 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"
|
/openbmc/hiomapd/ |
H A D | README.md | 7 For historical reasons, source and generated binaries may refer to 'mbox' or 60 For not particularly good reasons the codebase is a mix of C and C++. This is an
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock/ |
H A D | run-ptest | 2 # see https://github.com/pytest-dev/pytest-mock/issues/102 for reasons to use plain asserts
|
/openbmc/linux/include/dt-bindings/sound/ |
H A D | qcom,q6afe.h | 5 /* This file exists due to backward compatibility reasons, Please do not DELETE! */
|