Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtaskdata.py304 reasons = []
309 reasons.append("%s was skipped: %s" % (skipitem.pn, skipitem.skipreason))
311reasons.append("%s RPROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason))
313reasons.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…
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1211 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 …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch105 + reasons = request.headers.get("WWW-Authenticate", "").split()
106 + if reasons:
107 + auth_type = reasons[0]
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c528 u32 reasons = le32_to_cpu(status_data.wakeup_reason); in iwlagn_mac_resume() local
531 IWL_INFO(priv, "WoWLAN wakeup reason(s): 0x%.8x\n", reasons); in iwlagn_mac_resume()
533 if (reasons) { in iwlagn_mac_resume()
534 if (reasons & IWLAGN_WOWLAN_WAKEUP_MAGIC_PACKET) in iwlagn_mac_resume()
536 if (reasons & IWLAGN_WOWLAN_WAKEUP_PATTERN_MATCH) in iwlagn_mac_resume()
538 if (reasons & (IWLAGN_WOWLAN_WAKEUP_BEACON_MISS | in iwlagn_mac_resume()
541 if (reasons & IWLAGN_WOWLAN_WAKEUP_GTK_REKEY_FAIL) in iwlagn_mac_resume()
543 if (reasons & IWLAGN_WOWLAN_WAKEUP_EAP_IDENT_REQ) in iwlagn_mac_resume()
545 if (reasons & IWLAGN_WOWLAN_WAKEUP_4WAY_HANDSHAKE) in iwlagn_mac_resume()
/OK3568_Linux_fs/buildroot/
H A DConfig.in.legacy2024 For consistency reasons, the option
2032 For consistency reasons, the option
2040 For consistency reasons, the option
2050 For consistency reasons, the option
2060 For consistency reasons, the option
2070 For consistency reasons, the option
2080 For consistency reasons, the option
2089 For consistency reasons, the janus-gateway option
2098 For consistency reasons, the janus-gateway option
2107 For consistency reasons, the janus-gateway option
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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.
H A Dsysfs-kernel-wakeup_reasons6 used to report wakeup reasons after system exited suspend.
/OK3568_Linux_fs/kernel/Documentation/arm/
H A 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
H A 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
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A DTODO13 This might need to use extra JPEG markers for padding reasons.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/
H A D855.patch6 For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of…
/OK3568_Linux_fs/buildroot/package/gpm/
H A DConfig.in10 paste buffer for security reasons), will also be installed.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGPL-2.0-with-font-exception9 reasons why the document might be covered by the GNU General Public License. If
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dmmc-spi-slot.txt15 binding from mmc.txt, for historical reasons.
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/
H A DTODO21 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
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/
H A D0006-xserver-1.14-compat.patch8 that deleted the header mibstore.h and mentions the reasons.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dzinitix.txt14 with a particular ts firmware for unknown reasons. Available
/OK3568_Linux_fs/buildroot/package/cifs-utils/
H A DConfig.in11 the Samba package. For several reasons, shipping these tools
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst150 - Packet can be discarded on the RX path for one of the following reasons:
166 reasons:
208 following reasons:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dmediatek,mtu3.txt31 it's considered valid for compatibility reasons, not allowed for
35 it's considered valid for compatibility reasons, not allowed for
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch8 reasons why this is not approproiate for upstream submission.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch6 for currently unknown reasons they get exported to the shared libries

12345678910>>...19