Searched refs:covered (Results 1 – 25 of 156) sorted by relevance
1234567
| /linux/arch/x86/kernel/cpu/mce/ |
| A D | severity.c | 47 unsigned char covered; member 408 s->covered = 1; in mce_severity_intel() 445 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show() 467 severities[i].covered = 0; in severities_coverage_write()
|
| /linux/fs/jffs2/ |
| 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/ |
| A D | max9860.txt | 10 the device, as covered in bindings/regulator/regulator.txt
|
| A D | cs53l30.txt | 10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| A D | cs43130.txt | 11 power supplies for the device, as covered in
|
| A D | cs35l32.txt | 11 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| A D | cs35l34.txt | 10 as covered in
|
| A D | cs42l56.txt | 10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
| /linux/kernel/sched/ |
| A D | topology.c | 1045 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local 1050 cpumask_clear(covered); in build_overlap_sched_groups() 1055 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups() 1113 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups() 1257 struct cpumask *covered; in build_sched_groups() local 1261 covered = sched_domains_tmpmask; in build_sched_groups() 1263 cpumask_clear(covered); in build_sched_groups() 1268 if (cpumask_test_cpu(i, covered)) in build_sched_groups() 1273 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
|
| /linux/Documentation/arch/x86/ |
| A D | booting-dt.rst | 18 does not parse / consider data which is already covered by the boot
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| A D | hisi504-nand.txt | 18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
|
| A D | nand-chip.yaml | 59 Number of data bytes covered by a single ECC step.
|
| /linux/Documentation/arch/xtensa/ |
| A D | booting.rst | 21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | sodaville.txt | 5 which is covered by the gpio.txt file in this folder.
|
| /linux/Documentation/core-api/ |
| A D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | aardvark-pci.txt | 21 - bus-range: PCI bus numbers covered
|
| A D | hisilicon-histb-pcie.txt | 18 - bus-range: PCI bus numbers covered.
|
| A D | mobiveil-pcie.txt | 27 - bus-range: PCI bus numbers covered
|
| /linux/Documentation/process/ |
| A D | code-of-conduct-interpretation.rst | 93 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/drivers/net/wireless/ath/wil6210/ |
| A D | Kconfig | 12 60 GHz band, covered by the IEEE802.11ad standard.
|
| /linux/Documentation/usb/ |
| A D | linux-cdc-acm.inf | 6 ; likely to be covered by the MLPL as found at:
|
| /linux/Documentation/gpu/ |
| A D | vc4.rst | 72 Parts of the driver that are currently covered by tests are:
|
| /linux/Documentation/security/tpm/ |
| A D | tpm_tis.rst | 12 drivers. Originally Linux had only a driver called tpm_tis, which covered
|
| /linux/Documentation/networking/ |
| 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/devicetree/bindings/i2c/ |
| A D | i2c-mux-gpmux.yaml | 62 including the times covered by the above list).
|
Completed in 32 milliseconds
1234567