/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/drivers/hwmon/ |
H A D | hwmon-vid.c | 50 * doesn't seem to be any named specification for these. The conversion 55 * doesn't seem to be any named specification for these. The conversion 169 #define ANY 0xFF macro 180 {X86_VENDOR_AMD, 0x6, 0x0, ANY, ANY, 90}, /* Athlon Duron etc */ 181 {X86_VENDOR_AMD, 0xF, 0x0, 0x3F, ANY, 24}, /* Athlon 64, Opteron */ 188 {X86_VENDOR_AMD, 0xF, 0x40, 0x7F, ANY, 24}, /* NPT family 0Fh */ 189 {X86_VENDOR_AMD, 0xF, 0x80, ANY, ANY, 25}, /* future fam. 0Fh */ 190 {X86_VENDOR_AMD, 0x10, 0x0, ANY, ANY, 25}, /* NPT family 10h */ 191 {X86_VENDOR_AMD, 0x11, 0x0, ANY, ANY, 26}, /* family 11h */ 192 {X86_VENDOR_AMD, 0x12, 0x0, ANY, ANY, 26}, /* family 12h */ [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 | 12 For 'GNU Lesser General Public License (LGPL) version 2.1 or any later 41 ordinary General Public License is the better strategy to use in any 74 Finally, software patents pose a constant threat to the existence of any 77 from a patent holder. Therefore, we insist that any patent license obtained 130 0. This License Agreement applies to any software library or other program 140 The "Library", below, refers to any such software library or work which 142 means either the Library or any derivative work under copyright law: 150 source code for all modules it contains, plus any associated interface 163 source code as you receive it, in any medium, provided that you 166 that refer to this License and to the absence of any warranty; and [all …]
|
/linux/tools/perf/tests/shell/ |
H A D | record_lbr.sh | 118 lbr_test "-b" "any branch" 2 119 lbr_test "-j any_call" "any call" 2 120 lbr_test "-j any_ret" "any ret" 2 121 lbr_test "-j ind_call" "any indirect call" 2 122 lbr_test "-j ind_jmp" "any indirect jump" 100 124 lbr_test "-j ind_call,u" "any indirect user call" 100 125 lbr_test "-a -b" "system wide any branch" 2 126 lbr_test "-a -j any_call" "system wide any call" 2 129 parallel_lbr_test "-b" "parallel any branch" 100 & 131 parallel_lbr_test "-j any_call" "parallel any call" 100 & [all …]
|
/linux/LICENSES/deprecated/ |
H A D | GPL-1.0 | 5 code. For existing kernel code the 'or any later version' option is 28 software and to any other program whose authors commit to using it. 56 that any problems introduced by others will not reflect on the original 65 0. This License Agreement applies to any program or other work which 68 "Program", below, refers to any such program or work, and a "work based 69 on the Program" means either the Program or any work containing the 74 code as you receive it, in any medium, provided that you conspicuously and 77 General Public License and to the absence of any warranty; and give any 82 2. You may modify your copy or copies of the Program or any portion of 87 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/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/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/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/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 38 Description: SCMI Raw message errors facility; any kind of timed-out or 43 Users: Debugging, any userspace test suite 49 Description: SCMI Raw notification snooping facility; any notification 54 Users: Debugging, any userspace test suite 61 causes the internal queues of any kind of received message, [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/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 14 * your option) any later version. 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 32 * under any End User Software License Agreement or Agreement for Licensed 33 * Product with Synopsys or any supplement thereto. Permission is hereby 34 * granted, free of charge, to any person obtaining a copy of this software 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 48 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 51 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 53 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE [all …]
|
H A D | xgbe-dcb.c | 14 * your option) any later version. 17 * WITHOUT ANY WARRANTY; without even the implied warranty of 32 * under any End User Software License Agreement or Agreement for Licensed 33 * Product with Synopsys or any supplement thereto. Permission is hereby 34 * granted, free of charge, to any person obtaining a copy of this software 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 48 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 51 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 53 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE [all …]
|
/linux/drivers/char/mwave/ |
H A D | smapi.h | 13 * (at your option) any later version. 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
|
/linux/fs/9p/ |
H A D | fid.c | 57 * @any: ignore uid as a selection criteria 61 kuid_t uid, bool any) in v9fs_fid_find_inode() argument 71 if (any || uid_eq(fid->uid, uid)) { in v9fs_fid_find_inode() 109 * @any: if non-zero, return any fid associated with the dentry 113 static struct p9_fid *v9fs_fid_find(struct dentry *dentry, kuid_t uid, int any) in v9fs_fid_find() argument 117 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n", in v9fs_fid_find() 119 any); in v9fs_fid_find() 127 if (any || uid_eq(fid->uid, uid)) { in v9fs_fid_find() 136 ret = v9fs_fid_find_inode(dentry->d_inode, false, uid, any); in v9fs_fid_find() 170 kuid_t uid, int any) in v9fs_fid_lookup_with_uid() argument [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
|