Home
last modified time | relevance | path

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

12345

/linux/kernel/sched/
H A Dtopology.c1034 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local
1039 cpumask_clear(covered); in build_overlap_sched_groups()
1044 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups()
1102 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups()
1246 struct cpumask *covered; in build_sched_groups() local
1250 covered = sched_domains_tmpmask; in build_sched_groups()
1252 cpumask_clear(covered); in build_sched_groups()
1257 if (cpumask_test_cpu(i, covered)) in build_sched_groups()
1262 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
2501 struct cpumask *covered, *id_seen; in topology_span_sane() local
[all …]
/linux/fs/jffs2/
H A 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/Documentation/devicetree/bindings/sound/
H A Dmax9860.txt10 the device, as covered in bindings/regulator/regulator.txt
H A Dcs53l30.txt10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
H A Dcs43130.txt11 power supplies for the device, as covered in
H A Dcs35l32.txt11 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
H A Dcs42l56.txt10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
H A Dcs35l34.txt10 as covered in
/linux/Documentation/arch/x86/
H A Dbooting-dt.rst18 does not parse / consider data which is already covered by the boot
/linux/Documentation/devicetree/bindings/mtd/
H A Dhisi504-nand.txt18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
/linux/Documentation/arch/xtensa/
H A Dbooting.rst21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
/linux/Documentation/devicetree/bindings/gpio/
H A Dsodaville.txt5 which is covered by the gpio.txt file in this folder.
/linux/Documentation/core-api/
H A Dtracepoint.rst30 unregistering probes with these callback sites is covered in the
/linux/drivers/net/wireless/ath/wil6210/
H A DKconfig12 60 GHz band, covered by the IEEE802.11ad standard.
/linux/Documentation/usb/
H A Dlinux-cdc-acm.inf6 ; likely to be covered by the MLPL as found at:
/linux/Documentation/devicetree/bindings/pci/
H A Dhisilicon-histb-pcie.txt18 - bus-range: PCI bus numbers covered.
/linux/Documentation/networking/
H A Dudplite.rst134 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/drivers/hv/
H A Dhv_balloon.c921 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/security/tpm/
H A Dtpm_tis.rst12 drivers. Originally Linux had only a driver called tpm_tis, which covered
/linux/Documentation/gpu/
H A Dvc4.rst72 Parts of the driver that are currently covered by tests are:
/linux/LICENSES/preferred/
H A DLGPL-2.076 Most GNU software, including some libraries, is covered by the ordinary GNU
113 Note that it is possible for a library to be covered by the ordinary
143 covered by this License; they are outside its scope. The act of running
145 program is covered only if its contents constitute a work based on the
246 library". The executable is therefore covered by this License. Section 6
276 Library is used in it and that the Library and its use are covered by
320 not covered by this License, and distribute such a combined library,
/linux/Documentation/scsi/
H A Dscsi-changer.rst61 wasn't covered by the NetBSD ioctl API.
158 find the correct values as they are not covered by the SCSI-2
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst11 modes is covered in the second part of the book.
/linux/drivers/iommu/intel/
H A DKconfig33 and include PCI device scope covered by these DMA
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst35 covered in Clause 33, increasing power delivery to up to 30W.

12345