| /linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ | 
| H A D | netem.json | 67         "name": "Create NETEM with distribution and corrupt flag",77 …est": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution normal corrupt …
 88         "name": "Create NETEM with distribution and duplicate flag",
 98 …est": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution normal duplicat…
 109         "name": "Create NETEM with distribution and loss flag",
 119 …est": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution pareto loss 1%",
 130         "name": "Create NETEM with distribution and loss state flag",
 140 …est": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution paretonormal lo…
 245 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem slot distribution pareto 1ms 0.1ms",
 248         "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*slot distribution 1ms 100us",
 [all …]
 
 | 
| /linux/tools/usb/usbip/ | 
| H A D | COPYING | 56   The precise terms and conditions for copying, distribution and60    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 72 Activities other than copying, distribution and modification are not
 120 on the Program, the distribution of the whole must be on the terms of
 126 exercise the right to control the distribution of derivative or
 131 a storage or distribution medium does not bring the other work under
 144     cost of physically performing source distribution, a complete
 151     allowed only for noncommercial distribution and only if you
 166 If distribution of executable or object code is made by offering
 169 distribution of the source code, even though third parties are not
 [all …]
 
 | 
| /linux/LICENSES/preferred/ | 
| H A D | GPL-2.0 | 75   The precise terms and conditions for copying, distribution and79    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 91 Activities other than copying, distribution and modification are not
 139 on the Program, the distribution of the whole must be on the terms of
 145 exercise the right to control the distribution of derivative or
 150 a storage or distribution medium does not bring the other work under
 163     cost of physically performing source distribution, a complete
 170     allowed only for noncommercial distribution and only if you
 185 If distribution of executable or object code is made by offering
 188 distribution of the source code, even though third parties are not
 [all …]
 
 | 
| H A D | LGPL-2.1 | 122 The precise terms and conditions for copying, distribution and modification128 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 154     Activities other than copying, distribution and modification are not
 206    the Library, the distribution of the whole must be on the terms of this
 212    exercise the right to control the distribution of derivative or
 217    storage or distribution medium does not bring the other work under the
 243    If distribution of object code is made by offering access to copy from a
 259    states terms for distribution of such executables.
 316       distribution.
 318    d) If distribution of the work is made by offering access to copy from a
 [all …]
 
 | 
| H A D | LGPL-2.0 | 107 The precise terms and conditions for copying, distribution and modification116 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 142    Activities other than copying, distribution and modification are not
 194    the Library, the distribution of the whole must be on the terms of this
 200    exercise the right to control the distribution of derivative or
 205    storage or distribution medium does not bring the other work under the
 231    If distribution of object code is made by offering access to copy from a
 247    states terms for distribution of such executables.
 296       distribution.
 298    c) If distribution of the work is made by offering access to copy from a
 [all …]
 
 | 
| /linux/scripts/package/ | 
| H A D | mkdebian | 178 # Try to determine distribution180         distribution=$KDEB_CHANGELOG_DIST
 182 elif distribution=$(lsb_release -cs 2>/dev/null) && [ -n "$distribution" ] && [ "$distribution" != …
 185         distribution="unstable"
 186         echo >&2 "Using default distribution of 'unstable' in the changelog"
 196 $sourcename ($packageversion) $distribution; urgency=low
 
 | 
| /linux/drivers/net/ethernet/mellanox/mlx4/ | 
| H A D | fw_qos.h | 23  *        provided with the distribution.88  * Before distribution of VPPs to priorities, only available_vpp is returned.
 89  * After initialization it returns the distribution of VPPs among priorities.
 94  * @vpp_p_up: Distribution of VPPs to priorities is stored in this array
 101  * mlx4_ALLOCATE_VPP_set - Distribution of VPPs among different priorities.
 
 | 
| /linux/Documentation/process/ | 
| H A D | 1.Intro.rst | 137   mainline solves a large number of distribution and support problems.190 before considering any sort of binary-only kernel code distribution.  These
 193 - The legal issues around the distribution of proprietary kernel modules
 196   a result, their distribution is a violation of the GNU General Public
 205   the distribution of binary-only modules will make it harder for your
 209   provide a version of the module for every distribution and every kernel
 235 (GPLv2), which is the license covering the kernel distribution as a whole.
 237 GPLv2 (with, optionally, language allowing distribution under later
 
 | 
| H A D | cve.rst | 83 a Linux distribution due to the changes that have been made by that84 distribution, or due to the distribution supporting a kernel version
 87 from that Linux distribution itself.
 
 | 
| H A D | stable-api-nonsense.rst | 88 Linux distribution.  But multiply that single build by the number of90 releases of the Linux distribution and you quickly have a nightmare of
 92 Linux distribution release contains a number of different kernels, all
 168 driver for every different kernel version for every distribution is a
 
 | 
| /linux/drivers/net/ethernet/freescale/dpaa2/ | 
| H A D | dpni.h | 199  * @num_queues: Number of Tx and Rx queues used for traffic distribution.613  * enum dpni_dist_mode - DPNI distribution mode
 614  * @DPNI_DIST_MODE_NONE: No distribution
 615  * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if
 652  * struct dpni_rx_tc_dist_cfg - Rx traffic class distribution configuration
 653  * @dist_size: Set the distribution size;
 656  * @dist_mode: Distribution mode
 658  *		the extractions to be used for the distribution key by calling
 684  * struct dpni_rx_dist_cfg - Rx distribution configuration
 685  * @dist_size:	distribution size
 [all …]
 
 | 
| /linux/lib/ | 
| H A D | dhry.h | 26  *              on which the distribution of statements etc. is based.100  *              changed, the numbers defining the "Dhrystone distribution"
 101  *              (distribution of statements, operand types and locality)
 109  *              an impact - though a very minor one - on the distribution
 117  *              distribution of the executed statements should not be
 156  *  [Comment from the first distribution, updated for version 2.
 161  *  language (here: C) in a distribution considered representative:
 
 | 
| /linux/drivers/sh/intc/ | 
| H A D | balancing.c | 2  * Support for hardware-managed IRQ auto-distribution.52 		 * Skip this entry if there's no auto-distribution  in intc_dist_data()
 77 	 * It's possible we've gotten here with no distribution options  in intc_dist_data()
 
 | 
| /linux/LICENSES/dual/ | 
| H A D | Apache-2.0 | 20 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION25 distribution as defined by Sections 1 through 9 of this document.
 119       distribution, then any Derivative Works that You distribute must
 136     reproduction, or distribution of Your modifications, or for any such
 138     distribution of the Work otherwise complies with the conditions stated
 
 | 
| H A D | MPL-1.1 | 21      1.0.1. "Commercial Use" means distribution or otherwise making the35      1.4. "Electronic Distribution Mechanism" means a mechanism generally
 156 3. Distribution Obligations.
 175      Electronic Distribution Mechanism to anyone to whom you made an
 177      Distribution Mechanism, must remain available for at least twelve (12)
 182      Electronic Distribution Mechanism is maintained by a third party.
 200           distribution titled "LEGAL" which describes the claim and the
 243      3.6. Distribution of Executable Versions.
 
 | 
| H A D | copyleft-next-0.3.1 | 35 2. Distribution: General Conditions50    separate Distribution of portions of the Derived Work.
 80    Distribution of the Object Code in the Product. However, if the Product
 108    years have elapsed from the date of My first Distribution of My Work
 
 | 
| /linux/LICENSES/deprecated/ | 
| H A D | GPL-1.0 | 60   The precise terms and conditions for copying, distribution and64    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 111 derivative) on a volume of a storage or distribution medium does not bring
 124     for the cost of distribution) a complete machine-readable copy of the
 130     allowed only for noncommercial distribution and only if you
 174 programs whose distribution conditions are different, write to the author
 
 | 
| /linux/Documentation/driver-api/early-userspace/ | 
| H A D | early_userspace_support.rst | 87 The klibc distribution contains some of the necessary software to make88 early userspace useful.  The klibc distribution is currently
 97 The standalone klibc distribution currently provides three components,
 120 the klibc distribution includes a small Bourne-compatible shell (ash)
 
 | 
| /linux/Documentation/devicetree/bindings/interrupt-controller/ | 
| H A D | snps,archs-idu-intc.yaml | 7 title: ARC-HS Interrupt Distribution Unit13   ARC-HS Interrupt Distribution Unit is an optional 2nd level interrupt
 
 | 
| /linux/net/tipc/ | 
| H A D | name_distr.c | 2  * net/tipc/name_distr.c: TIPC name distribution code16  *    documentation and/or other materials provided with the distribution.
 103 		pr_warn("Publication distribution failure\n");  in tipc_named_publish()
 132 		pr_warn("Withdrawal distribution failure\n");  in tipc_named_withdraw()
 143  * named_distribute - prepare name info for bulk distribution to another node
 
 | 
| /linux/tools/testing/selftests/x86/ | 
| H A D | Makefile | 95 	echo "kernels.  If you are using a Debian-like distribution," 2>&1; \100 	echo "If you are using a Fedora-like distribution, try:";	\
 104 	echo "If you are using a SUSE-like distribution, try:";		\
 
 | 
| /linux/tools/power/cpupower/bindings/python/ | 
| H A D | README | 11 to libcpupower.so exists in your library path from your distribution's33 Install SWIG and the Python development files provided by your distribution.
 
 | 
| /linux/fs/smb/client/ | 
| H A D | compress.c | 86  * calc_byte_distribution() - Compute byte distribution on the sampled data.91  * BYTE_DIST_BAD:	A "hard no" for compression -- a computed uniform distribution of
 93  * BYTE_DIST_GOOD:	High probability (normal (Gaussian) distribution) of the data being
 95  * BYTE_DIST_MAYBE:	When computed byte distribution resulted in "low > n < high"
 
 | 
| /linux/include/dt-bindings/reset/ | 
| H A D | gxbb-aoclkc.h | 21  * The full GNU General Public License is included in this distribution38  *     distribution.
 
 | 
| /linux/include/dt-bindings/clock/ | 
| H A D | gxbb-aoclkc.h | 21  * The full GNU General Public License is included in this distribution38  *     distribution.
 
 |