Home
last modified time | relevance | path

Searched refs:covered (Results 1 – 25 of 150) sorted by relevance

123456

/linux-6.6.21/arch/x86/kernel/cpu/mce/
Dseverity.c47 unsigned char covered; member
397 s->covered = 1; in mce_severity_intel()
434 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show()
456 severities[i].covered = 0; in severities_coverage_write()
/linux-6.6.21/fs/jffs2/
DLICENCE24 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-6.6.21/Documentation/devicetree/bindings/sound/
Dmax9860.txt10 the device, as covered in bindings/regulator/regulator.txt
Dwm8804.txt13 - PVDD-supply, DVDD-supply : Power supplies for the device, as covered
Dcs42xx8.txt15 as covered in Documentation/devicetree/bindings/regulator/regulator.txt
Dcs53l30.txt10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
Dpcm512x.txt15 device, as covered in bindings/regulator/regulator.txt
Dcs43130.txt11 power supplies for the device, as covered in
Dcs35l32.txt11 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
Dcs42l56.txt10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
Dcs35l34.txt10 as covered in
/linux-6.6.21/kernel/sched/
Dtopology.c1022 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local
1027 cpumask_clear(covered); in build_overlap_sched_groups()
1032 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups()
1090 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups()
1234 struct cpumask *covered; in build_sched_groups() local
1238 covered = sched_domains_tmpmask; in build_sched_groups()
1240 cpumask_clear(covered); in build_sched_groups()
1245 if (cpumask_test_cpu(i, covered)) in build_sched_groups()
1250 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
/linux-6.6.21/Documentation/arch/x86/
Dbooting-dt.rst18 does not parse / consider data which is already covered by the boot
/linux-6.6.21/drivers/gpu/drm/ci/xfails/
Dmsm-sc7180-fails.txt7 kms_plane@plane-position-covered,Fail
Drockchip-rk3399-fails.txt24 kms_plane@plane-position-covered,Fail
/linux-6.6.21/Documentation/devicetree/bindings/mtd/
Dhisi504-nand.txt18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
/linux-6.6.21/Documentation/devicetree/bindings/gpio/
Dsodaville.txt5 which is covered by the gpio.txt file in this folder.
/linux-6.6.21/Documentation/arch/xtensa/
Dbooting.rst21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
/linux-6.6.21/Documentation/core-api/
Dtracepoint.rst30 unregistering probes with these callback sites is covered in the
/linux-6.6.21/Documentation/devicetree/bindings/pci/
Daltera-pcie.txt26 - bus-range: PCI bus numbers covered
Daardvark-pci.txt21 - bus-range: PCI bus numbers covered
Dhisilicon-histb-pcie.txt18 - bus-range: PCI bus numbers covered.
/linux-6.6.21/Documentation/process/
Dcode-of-conduct-interpretation.rst93 sent to those mailing lists are considered covered by the Code of
109 Interaction in other forums is covered by whatever rules apply to said
110 forums and is in general not covered by the Code of Conduct. Exceptions
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
DKconfig12 60 GHz band, covered by the IEEE802.11ad standard.
/linux-6.6.21/Documentation/usb/
Dlinux-cdc-acm.inf6 ; likely to be covered by the MLPL as found at:

123456