| /linux/kernel/sched/ |
| H A D | topology.c | 1029 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local 1034 cpumask_clear(covered); in build_overlap_sched_groups() 1039 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups() 1097 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups() 1241 struct cpumask *covered; in build_sched_groups() local 1245 covered = sched_domains_tmpmask; in build_sched_groups() 1247 cpumask_clear(covered); in build_sched_groups() 1252 if (cpumask_test_cpu(i, covered)) in build_sched_groups() 1257 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups() 2426 struct cpumask *covered, *id_seen; in topology_span_sane() local [all …]
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | severity.c | 47 unsigned char covered; member 407 s->covered = 1; in mce_severity_intel() 444 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show() 466 severities[i].covered = 0; in severities_coverage_write()
|
| /linux/fs/jffs2/ |
| H A D | LICENCE | 24 covered by the GNU General Public License. However the source code for 29 this file might be covered by the GNU General Public License.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | max9860.txt | 10 the device, as covered in bindings/regulator/regulator.txt
|
| H A D | cs53l30.txt | 10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| H A D | cs43130.txt | 11 power supplies for the device, as covered in
|
| H A D | cs35l32.txt | 11 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| H A D | cs42l56.txt | 10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| H A D | cs35l34.txt | 10 as covered in
|
| /linux/Documentation/virt/kvm/ |
| H A D | review-checklist.rst | 44 and VMMs. KVM is covered by multiple test suites: 92 the changed code is covered by either ``kvm-unit-tests`` or selftests. 110 test at least API error cases. Guest operation can be covered by
|
| /linux/Documentation/arch/x86/ |
| H A D | booting-dt.rst | 18 does not parse / consider data which is already covered by the boot
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | hisi504-nand.txt | 18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | msm-sc7180-trogdor-kingoftown-flakes.txt | 41 kms_plane@plane-position-covered
|
| /linux/Documentation/arch/xtensa/ |
| H A D | booting.rst | 21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | sodaville.txt | 5 which is covered by the gpio.txt file in this folder.
|
| /linux/Documentation/core-api/ |
| H A D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | Kconfig | 12 60 GHz band, covered by the IEEE802.11ad standard.
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | hisilicon-histb-pcie.txt | 18 - bus-range: PCI bus numbers covered.
|
| /linux/Documentation/usb/ |
| H A D | linux-cdc-acm.inf | 6 ; likely to be covered by the MLPL as found at:
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_tis.rst | 12 drivers. Originally Linux had only a driver called tpm_tis, which covered
|
| /linux/Documentation/gpu/ |
| H A D | vc4.rst | 72 Parts of the driver that are currently covered by tests are:
|
| /linux/Documentation/networking/ |
| H A D | udplite.rst | 134 always wants the whole of the packet covered. In this case, all 135 partially covered packets are dropped and an error is logged. 188 payload in the first packet, the second packet is fully covered. Note
|
| /linux/Documentation/process/ |
| H A D | 1.Intro.rst | 19 the patch development, review, and merging cycle are covered. There is some 29 patches are covered, and there is an introduction to some of the tools 236 In practice, that means that all code contributions are covered either by 239 which are not covered by a compatible license will not be accepted into the
|
| /linux/drivers/hv/ |
| H A D | hv_balloon.c | 921 int covered; in process_hot_add() local 927 covered = pfn_covered(pg_start, pfn_cnt); in process_hot_add() 928 if (covered < 0) in process_hot_add() 931 if (covered) in process_hot_add()
|
| /linux/Documentation/scsi/ |
| H A D | scsi-changer.rst | 61 wasn't covered by the NetBSD ioctl API. 158 find the correct values as they are not covered by the SCSI-2
|