Home
last modified time | relevance | path

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

123456

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dseverity.c47 unsigned char covered; member
405 s->covered = 1; in mce_severity_intel()
447 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show()
469 severities[i].covered = 0; in severities_coverage_write()
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/sound/
Dsimple-amplifier.txt8 - VCC-supply : power supply for the device, as covered
Dadi,adau7002.txt10 supply as covered in Documentation/devicetree/bindings/regulator/regulator.txt
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
Dmax98504.txt11 as covered in ../regulator/regulator.txt
Dtlv320aic3x.txt35 device as covered in Documentation/devicetree/bindings/regulator/regulator.txt
Dcs43130.txt11 power supplies for the device, as covered in
/Linux-v5.10/kernel/sched/
Dtopology.c943 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local
948 cpumask_clear(covered); in build_overlap_sched_groups()
953 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups()
976 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups()
1119 struct cpumask *covered; in build_sched_groups() local
1123 covered = sched_domains_tmpmask; in build_sched_groups()
1125 cpumask_clear(covered); in build_sched_groups()
1130 if (cpumask_test_cpu(i, covered)) in build_sched_groups()
1135 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
/Linux-v5.10/Documentation/devicetree/bindings/iio/light/
Dcm36651.txt10 As covered in ../../regulator/regulator.txt
Dgp2ap020a00f.txt12 - vled-supply : VLED power supply, as covered in ../regulator/regulator.txt
/Linux-v5.10/Documentation/x86/
Dbooting-dt.rst18 does not parse / consider data which is already covered by the boot
/Linux-v5.10/Documentation/devicetree/bindings/gpu/
Dbrcm,bcm-v3d.txt3 Only the Broadcom V3D 3.x and newer GPUs are covered by this binding.
/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dhisi504-nand.txt18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
/Linux-v5.10/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt32 - data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dsodaville.txt5 which is covered by the gpio.txt file in this folder.
/Linux-v5.10/Documentation/xtensa/
Dbooting.rst21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
/Linux-v5.10/Documentation/devicetree/bindings/soc/bcm/
Dbrcm,bcm2835-pm.txt5 binding which covered some of PM's register range and functionality.
/Linux-v5.10/Documentation/core-api/
Dtracepoint.rst30 unregistering probes with these callback sites is covered in the
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/pci/
Daltera-pcie.txt26 - bus-range: PCI bus numbers covered

123456