Home
last modified time | relevance | path

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

123

/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce-severity.c43 unsigned char covered; member
201 s->covered = 1; in mce_severity()
232 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show()
254 severities[i].covered = 0; in severities_coverage_write()
/linux-3.4.99/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-3.4.99/arch/parisc/
DKconfig.debug12 portion of the kernel code won't be covered by a TLB anymore.
/linux-3.4.99/Documentation/devicetree/bindings/gpio/
Dsodaville.txt5 which is covered by the gpio.txt file in this folder.
/linux-3.4.99/Documentation/usb/
Dlinux-cdc-acm.inf6 ; likely to be covered by the MLPL as found at:
Dcallbacks.txt40 reason. Sysfs is preferred these days. The PM callbacks are covered
/linux-3.4.99/Documentation/sound/oss/
DSoundblaster6 are covered by other drivers should not be using this driver.
/linux-3.4.99/Documentation/networking/
Dudplite.txt127 always wants the whole of the packet covered. In this case, all
128 partially covered packets are dropped and an error is logged.
181 payload in the first packet, the second packet is fully covered. Note
DLICENSE.qlcnic27 using it. (Some other Free Software Foundation software is covered by
83 covered by this License; they are outside its scope. The act of
85 is covered only if its contents constitute a work based on the
DLICENSE.qlge27 using it. (Some other Free Software Foundation software is covered by
83 covered by this License; they are outside its scope. The act of
85 is covered only if its contents constitute a work based on the
Dradiotap-headers.txt35 covered by the ieee80211_radiotap_header and any arguments following.
/linux-3.4.99/arch/frv/mm/
Dtlb-miss.S128 # SCR0 - base of virtual range covered by cached PGE from last ITLB miss (or 0xffffffff)
596 # what we're looking for is covered by the insn-PGE-cache
/linux-3.4.99/Documentation/scsi/
Dscsi-changer.txt57 wasn't covered by the NetBSD ioctl API.
155 find the correct values as they are not covered by the SCSI-2
DLICENSE.qla2xxx29 using it. (Some other Free Software Foundation software is covered by
85 covered by this License; they are outside its scope. The act of
87 is covered only if its contents constitute a work based on the
DLICENSE.qla4xxx28 using it. (Some other Free Software Foundation software is covered by
84 covered by this License; they are outside its scope. The act of
86 is covered only if its contents constitute a work based on the
/linux-3.4.99/Documentation/development-process/
D1.Intro25 development, review, and merging cycle are covered. There is some
35 patches are covered, and there is an introduction to some of the tools
242 In practice, that means that all code contributions are covered either by
245 which are not covered by a compatible license will not be accepted into the
/linux-3.4.99/drivers/staging/iio/Documentation/
Ddevice.txt38 and the wonderful bits not covered by the channel specification.
/linux-3.4.99/Documentation/s390/
DDASD16 covered by the supplied range up to 64 volumes. Additional DASDs are
/linux-3.4.99/Documentation/filesystems/
Dbefs.txt14 This software is covered by the GNU General Public License.
/linux-3.4.99/Documentation/scheduler/
Dsched-bwc.txt5 The SCHED_RT case is covered in Documentation/scheduler/sched-rt-group.txt ]
/linux-3.4.99/Documentation/x86/i386/
DIO-APIC.txt115 linux-kernel@vger.kernel.org if you have any problems that are not covered
/linux-3.4.99/drivers/iommu/
DKconfig85 and include PCI device scope covered by these DMA
/linux-3.4.99/Documentation/devicetree/bindings/c6x/
Ddscr.txt89 num_ids is the number of devices covered by the range
/linux-3.4.99/Documentation/frv/
Dgdbstub.txt88 GDB is free software, covered by the GNU General Public License, and you are
/linux-3.4.99/kernel/sched/
Dcore.c6234 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local
6239 cpumask_clear(covered); in build_overlap_sched_groups()
6244 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups()
6262 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups()
6317 struct cpumask *covered; in build_sched_groups() local
6327 covered = sched_domains_tmpmask; in build_sched_groups()
6329 cpumask_clear(covered); in build_sched_groups()
6336 if (cpumask_test_cpu(i, covered)) in build_sched_groups()
6346 cpumask_set_cpu(j, covered); in build_sched_groups()

123