| /linux/LICENSES/dual/ |
| H A D | CDDL-1.0 | 24 Software, prior Modifications used by a Contributor (if any), 32 1.4. "Executable" means the Covered Software in any form other than 46 subsequently acquired, any and all of the rights conveyed herein. 49 any of the following: 51 A. Any file that results from an addition to, deletion from or 55 B. Any new file that contains any part of the Original Software 58 C. Any new file that is contributed or otherwise made available 65 1.11. "Patent Claims" means any patent claim(s), now owned or 67 process, and apparatus claims, in any patent Licensable by 76 of, this License. For legal entities, "You" includes any [all …]
|
| H A D | MPL-1.1 | 39 1.5. "Executable" means Covered Code in any form other than Source 53 subsequently acquired, any and all of the rights conveyed herein. 55 1.9. "Modifications" means any addition to or deletion from the 56 substance or structure of either the Original Code or any previous 59 A. Any addition to or deletion from the contents of a file 62 B. Any new file that contains any part of the Original Code or 70 1.10.1. "Patent Claims" means any patent claim(s), now owned or 72 and apparatus claims, in any patent Licensable by grantor. 76 any associated interface definition files, scripts used to control 87 For legal entities, "You" includes any entity which controls, is [all …]
|
| H A D | Apache-2.0 | 45 "Object" form shall mean any form resulting from mechanical transformation 54 "Derivative Works" shall mean any work, whether in Source or Object form, 62 "Contribution" shall mean any work of authorship, including the original 63 version of the Work and any modifications or additions to that Work or 67 purposes of this definition, "submitted" means any form of electronic, 76 "Contributor" shall mean Licensor and any individual or Legal Entity on 96 against any entity (including a cross-claim or counterclaim in a 99 any patent licenses granted to You under this License for that Work 103 Derivative Works thereof in any medium, with or without modifications, 107 a. You must give any other recipients of the Work or Derivative Works a [all …]
|
| H A D | CC-BY-4.0 | 24 warranties regarding its licenses, any material licensed under their 25 terms and conditions, or any related information. Creative Commons 46 material as expected. Licensors should clearly mark any 55 the licensor's permission is not necessary for any reason--for 56 example, because of any applicable exception or limitation to 114 any other exception or limitation to Copyright and Similar Rights 129 i. Share means to provide material to the public by any means or 173 Licensor waives and/or agrees not to assert any right or 190 any additional or different terms or conditions on, or 191 apply any Effective Technological Measures to, the [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a76/ |
| H A D | cache.json | 3 "PublicDescription": "This event counts any instruction fetch which misses in the cache.", 7 …"PublicDescription": "This event counts any refill of the instruction L1 TLB from the L2 TLB. This… 11 …"PublicDescription": "This event counts any load or store operation or page table walk access whic… 15 …": "This event counts any load or store operation or page table walk access which looks up in the … 19 …"PublicDescription": "This event counts any refill of the data L1 TLB from the L2 TLB. This includ… 23 …struction cache access or Level 0 Macro-op cache access. This event counts any instruction fetch w… 27 …"PublicDescription": "This event counts any write-back of data from the L1 data cache to L2 or L3.… 31 …"PublicDescription": "This event counts any transaction from L1 which looks up in the L2 cache, an… 35 …"PublicDescription": "L2 data cache refill. This event counts any cacheable transaction from L1 wh… 39 …"PublicDescription": "This event counts any write-back of data from the L2 cache to outside the co… [all …]
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 33 works, reuse and redistribute as freely as possible in any form whatsoever 34 and for any purposes, including without limitation commercial purposes. 40 For these and/or other purposes and motivations, and without any 64 protection of databases, and under any national implementation 65 thereof, including any amended or successor version of such 68 world based on applicable law or treaty, and any national 78 treaty (including future time extensions), (iii) in any current or future 79 medium and for any number of copies, and (iv) for any purpose whatsoever, 84 revocation, rescission, cancellation, termination, or any other legal or 88 3. Public License Fallback. Should any part of the Waiver for any reason [all …]
|
| H A D | GPL-1.0 | 5 code. For existing kernel code the 'or any later version' option is 29 software and to any other program whose authors commit to using it. 57 that any problems introduced by others will not reflect on the original 66 0. This License Agreement applies to any program or other work which 69 "Program", below, refers to any such program or work, and a "work based 70 on the Program" means either the Program or any work containing the 75 code as you receive it, in any medium, provided that you conspicuously and 78 General Public License and to the absence of any warranty; and give any 83 2. You may modify your copy or copies of the Program or any portion of 88 you changed the files and the date of any change; and [all …]
|
| H A D | GFDL-1.2 | 50 it can be used for any textual work, regardless of subject matter or 57 This License applies to any manual or other work, in any medium, that 62 refers to any such manual or work. Any member of the public is a 67 A "Modified Version" of the Document means any work containing the 76 textbook of mathematics, a Secondary Section may not explain any 87 Invariant Sections. If the Document does not identify any Invariant 105 An image format is not Transparent if used for any substantial amount 122 formats which do not have any title page as such, "Title Page" means 137 License, but only as regards disclaiming warranties: any other 144 You may copy and distribute the Document in any medium, either [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi-raw | 9 Any subsequently received response can be read from this same 14 Users: Debugging, any userspace test suite 24 Any subsequently received response can be read from this same 26 Any additional delayed response received afterwards can be read 32 Users: Debugging, any userspace test suite 43 Any subsequently received response can be read from this same 48 Users: Debugging, any userspace test suite 60 Any subsequently received response can be read from this same 62 Any additional delayed response received afterwards can be read 68 Users: Debugging, any userspace test suite [all …]
|
| /linux/rust/syn/gen/ |
| H A D | visit_mut.rs | 8 #[cfg(any(feature = "full", feature = "derive"))] 32 #[cfg(any(feature = "derive", feature = "full"))] 33 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 37 #[cfg(any(feature = "derive", feature = "full"))] 38 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 50 #[cfg(any(feature = "derive", feature = "full"))] 51 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 55 #[cfg(any(feature = "derive", feature = "full"))] 56 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 60 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
| H A D | visit.rs | 8 #[cfg(any(feature = "full", feature = "derive"))] 31 #[cfg(any(feature = "derive", feature = "full"))] 32 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 36 #[cfg(any(feature = "derive", feature = "full"))] 37 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 49 #[cfg(any(feature = "derive", feature = "full"))] 50 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 54 #[cfg(any(feature = "derive", feature = "full"))] 55 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 59 #[cfg(any(feature = "derive", feature = "full"))] [all …]
|
| H A D | fold.rs | 30 #[cfg(any(feature = "derive", feature = "full"))] 31 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 35 #[cfg(any(feature = "derive", feature = "full"))] 36 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 48 #[cfg(any(feature = "derive", feature = "full"))] 49 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 53 #[cfg(any(feature = "derive", feature = "full"))] 54 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] 58 #[cfg(any(feature = "derive", feature = "full"))] 59 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))] [all …]
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 14 For 'GNU General Public License (GPL) version 2 or any later version' use: 35 Foundation's software and to any other program whose authors commit to 66 that any problems introduced by others will not reflect on the original 69 Finally, any free program is threatened constantly by software 72 program proprietary. To prevent this, we have made it clear that any 81 0. This License applies to any program or other work which contains 84 refers to any such program or work, and a "work based on the Program" 85 means either the Program or any derivative work under copyright law: 99 source code as you receive it, in any medium, provided that you 102 notices that refer to this License and to the absence of any warranty; [all …]
|
| H A D | LGPL-2.0 | 10 For 'GNU Library General Public License (LGPL) version 2.0 or any later 35 designated Free Software Foundation software, and to any other libraries 66 any problems introduced by others will not reflect on the original authors' 69 Finally, any free program is threatened constantly by software patents. We 73 that any patent must be licensed for everyone's free use or not licensed at 118 0. This License Agreement applies to any software library which contains a 128 The "Library", below, refers to any such software library or work which 130 means either the Library or any derivative work under copyright law: 138 source code for all modules it contains, plus any associated interface 151 source code as you receive it, in any medium, provided that you [all …]
|
| H A D | LGPL-2.1 | 14 For 'GNU Lesser General Public License (LGPL) version 2.1 or any later 45 ordinary General Public License is the better strategy to use in any 78 Finally, software patents pose a constant threat to the existence of any 81 from a patent holder. Therefore, we insist that any patent license obtained 134 0. This License Agreement applies to any software library or other program 144 The "Library", below, refers to any such software library or work which 146 means either the Library or any derivative work under copyright law: 154 source code for all modules it contains, plus any associated interface 167 source code as you receive it, in any medium, provided that you 170 that refer to this License and to the absence of any warranty; and [all …]
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 47 that any problems introduced by others will not reflect on the original 50 Finally, any free program is threatened constantly by software 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 66 means either the Program or any derivative work under copyright law: 80 source code as you receive it, in any medium, provided that you 83 notices that refer to this License and to the absence of any warranty; 84 and give any other recipients of the Program a copy of this License [all …]
|
| /linux/tools/perf/tests/shell/ |
| H A D | record_lbr.sh | 142 lbr_test "-b" "any branch" 2 143 lbr_test "-j any_call" "any call" 2 144 lbr_test "-j any_ret" "any ret" 2 145 lbr_test "-j ind_call" "any indirect call" 2 146 lbr_test "-j ind_jmp" "any indirect jump" 100 148 lbr_test "-j ind_call,u" "any indirect user call" 100 151 lbr_test "-a -b" "system wide any branch" 2 152 lbr_test "-a -j any_call" "system wide any call" 2 156 parallel_lbr_test "-b" "parallel any branch" 100 & 158 parallel_lbr_test "-j any_call" "parallel any cal [all...] |
| /linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
| H A D | core-imp-def.json | 105 …"PublicDescription": "No any micro operation is issued and meanwhile any load operation is not res… 108 …"BriefDescription": "No any micro operation is issued and meanwhile any load operation is not reso… 111 …"PublicDescription": "No any micro operation is issued and meanwhile there is any load operation m… 114 …"BriefDescription": "No any micro operation is issued and meanwhile there is any load operation mi… 117 …"PublicDescription": "No any micro operation is issued and meanwhile there is any load operation m… 120 …"BriefDescription": "No any micro operation is issued and meanwhile there is any load operation mi…
|
| /linux/include/crypto/ |
| H A D | sha2.h | 164 * Context: Any context. 174 * This can be called any number of times. 176 * Context: Any context. 191 * Context: Any context. 201 * Context: Any context. 230 * Context: Any context. 242 * Context: Any context. 260 * Context: Any context. 271 * This can be called any number of times. 273 * Context: Any context. [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
| H A D | branch.json | 18 …"PublicDescription": "Predicted conditional branch executed. This event counts when any branch tha… 21 …"BriefDescription": "Predicted conditional branch executed. This event counts when any branch that… 24 …"PublicDescription": "Indirect branch mispredicted. This event counts when any indirect branch tha… 27 …"BriefDescription": "Indirect branch mispredicted. This event counts when any indirect branch that… 30 …rect branch mispredicted due to address miscompare. This event counts when any indirect branch tha… 33 …rect branch mispredicted due to address miscompare. This event counts when any indirect branch tha… 36 …"PublicDescription": "Conditional branch mispredicted. This event counts when any branch that the … 39 …"BriefDescription": "Conditional branch mispredicted. This event counts when any branch that the c… 42 …: "Indirect branch with predicted address executed. This event counts when any indirect branch tha… 45 …: "Indirect branch with predicted address executed. This event counts when any indirect branch tha… [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
| H A D | core-imp-def.json | 15 "PublicDescription": "Predictable branch speculatively executed that hit any level of BTB", 18 "BriefDescription": "Predictable branch speculatively executed that hit any level of BTB" 21 …"PublicDescription": "Predictable conditional branch speculatively executed that hit any level of … 24 …"BriefDescription": "Predictable conditional branch speculatively executed that hit any level of B… 27 …"PublicDescription": "Predictable taken branch speculatively executed that hit any level of BTB th… 30 …"BriefDescription": "Predictable taken branch speculatively executed that hit any level of BTB tha… 33 …"PublicDescription": "Predictable taken branch speculatively executed that hit any level of BTB th… 36 …"BriefDescription": "Predictable taken branch speculatively executed that hit any level of BTB tha… 39 …tion": "Predictable unconditional branch speculatively executed that did not hit any level of BTB", 42 …ption": "Predictable unconditional branch speculatively executed that did not hit any level of BTB" [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
| H A D | branch.json | 18 …"PublicDescription": "Predicted conditional branch executed.This event counts when any branch whic… 21 …"BriefDescription": "Predicted conditional branch executed.This event counts when any branch which… 24 …"PublicDescription": "Indirect branch mis-predicted.This event counts when any indirect branch whi… 27 …"BriefDescription": "Indirect branch mis-predicted.This event counts when any indirect branch whic… 30 …ect branch mis-predicted due to address mis-compare.This event counts when any indirect branch whi… 33 …ect branch mis-predicted due to address mis-compare.This event counts when any indirect branch whi… 36 …"PublicDescription": "Conditional branch mis-predicted.This event counts when any branch which can… 39 …"BriefDescription": "Conditional branch mis-predicted.This event counts when any branch which can … 42 …": "Indirect branch with predicted address executed.This event counts when any indirect branch whi… 45 …": "Indirect branch with predicted address executed.This event counts when any indirect branch whi… [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | cache.json | 15 …s from the memory hierarchy.\r\nCounts cycles that fetch is stalled due to any reason. That is, th… 121 … "BriefDescription": "Counts any code reads (demand & prefetch) that have any response type.", 131 "BriefDescription": "Counts any code reads (demand & prefetch) that miss L2.", 134 "EventName": "OFFCORE_RESPONSE.ANY_CODE_RD.L2_MISS.ANY", 141 …"BriefDescription": "Counts any code reads (demand & prefetch) that hit in the other module where … 151 …"BriefDescription": "Counts any code reads (demand & prefetch) that miss L2 and the snoops to sibl… 161 …"BriefDescription": "Counts any code reads (demand & prefetch) that miss L2 with a snoop miss resp… 171 "BriefDescription": "Counts any data read (demand & prefetch) that have any response type.", 181 "BriefDescription": "Counts any data read (demand & prefetch) that miss L2.", 184 "EventName": "OFFCORE_RESPONSE.ANY_DATA_RD.L2_MISS.ANY", [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/ |
| H A D | core-imp-def.json | 15 "PublicDescription": "Predictable branch speculatively executed that hit any level of BTB", 18 "BriefDescription": "Predictable branch speculatively executed that hit any level of BTB" 21 …"PublicDescription": "Predictable conditional branch speculatively executed that hit any level of … 24 …"BriefDescription": "Predictable conditional branch speculatively executed that hit any level of B… 27 …"PublicDescription": "Predictable taken branch speculatively executed that hit any level of BTB th… 30 …"BriefDescription": "Predictable taken branch speculatively executed that hit any level of BTB tha… 33 …"PublicDescription": "Predictable taken branch speculatively executed that hit any level of BTB th… 36 …"BriefDescription": "Predictable taken branch speculatively executed that hit any level of BTB tha… 39 …tion": "Predictable unconditional branch speculatively executed that did not hit any level of BTB", 42 …ption": "Predictable unconditional branch speculatively executed that did not hit any level of BTB" [all …]
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | Kconfig | 16 # but WITHOUT ANY WARRANTY; without even the implied warranty of 22 # CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT 23 # LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 32 # NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY 35 # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 36 # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 37 # USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
|