Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 42 of 42) sorted by relevance

/linux-4.4.14/tools/perf/
Dperf-completion.sh6 local exclude i j first
8 exclude="${1//[^$COMP_WORDBREAKS]}"
10 if [ -z "$exclude" ]; then
24 [ "${COMP_WORDS[$i]//[^$exclude]}" = "${COMP_WORDS[$i]}" ]
61 local exclude cur_ words_ cword_
63 exclude=$2
66 __my_reassemble_comp_words_by_ref "$exclude"
/linux-4.4.14/net/openvswitch/
DKconfig45 Say N to exclude this support and reduce the binary size.
57 Say N to exclude this support and reduce the binary size.
69 Say N to exclude this support and reduce the binary size.
/linux-4.4.14/kernel/gcov/
DKconfig25 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL
49 larger and run slower. Also be sure to exclude files from profiling
/linux-4.4.14/net/bridge/
DKconfig46 Say N to exclude this support and reduce the binary size.
60 Say N to exclude this support and reduce the binary size.
/linux-4.4.14/drivers/scsi/arm/
Dqueue.h50 unsigned long *exclude);
Dqueue.c161 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) in queue_remove_exclude() argument
171 (u8)(q->SCpnt->device->lun & 0x7), exclude)) { in queue_remove_exclude()
/linux-4.4.14/Documentation/
Dbad_memory.txt34 Syntax to exclude a memory area (see kernel-parameters.txt for details):
Dgcov.txt83 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL
Ddynamic-debug-howto.txt280 In the foo.dyndbg="QUERY" form, the query must exclude "module foo".
D00-INDEX89 - how to use kernel parameters to exclude bad RAM regions.
DCodingStyle910 The compiler will constant-fold the conditional away, and include or exclude
Dkernel-parameters.txt2783 make the kernel exclude IRQs of your ISA cards
/linux-4.4.14/
D.gitignore6 # NOTE! Please use 'git ls-files -i --exclude-standard'
DMakefile430 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
431 --exclude CVS --exclude .pc --exclude .hg --exclude .git
DREPORTING-BUGS98 relevant to your bug, feel free to exclude it.
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dphy-mt65xx-usb.txt8 - reg : offset and length of register for phy, exclude port's
/linux-4.4.14/tools/perf/util/
Dparse-events.c1100 int exclude = eu | ek | eh; in get_event_modifier() local
1107 if (!exclude) in get_event_modifier()
1108 exclude = eu = ek = eh = 1; in get_event_modifier()
1111 if (!exclude) in get_event_modifier()
1112 exclude = eu = ek = eh = 1; in get_event_modifier()
1115 if (!exclude) in get_event_modifier()
1116 exclude = eu = ek = eh = 1; in get_event_modifier()
/linux-4.4.14/drivers/scsi/
Dsg.c182 bool exclude; /* 1->open(O_EXCL) succeeded and is active */ member
254 while (sdp->exclude) { in open_wait()
258 !sdp->exclude)); in open_wait()
320 if (sdp->exclude) { in sg_open()
333 sdp->exclude = true; in sg_open()
357 sdp->exclude = false; /* undo if error */ in sg_open()
388 if (sdp->exclude) { in sg_release()
389 sdp->exclude = false; in sg_release()
2694 sdp->sg_tablesize, sdp->exclude, sdp->open_cnt); in sg_proc_seq_show_debug()
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt4 The operating system shall exclude reserved memory from normal usage
/linux-4.4.14/scripts/
Dget_maintainer.pl613 my $exclude = 0;
625 $exclude = 1;
632 if (!$exclude) {
Dspelling.txt404 exlcude||exclude
/linux-4.4.14/drivers/net/wireless/p54/
Dlmac.h482 u8 exclude[1]; member
Dfwio.c629 psm->exclude[0] = WLAN_EID_TIM; in p54_set_ps()
/linux-4.4.14/arch/frv/kernel/
Dhead.S557 # GR9 region top pointer updated to exclude new tile
/linux-4.4.14/Documentation/fb/
Dintel810.txt194 supports I2C and has an EDID block, you can safely exclude hsync1, hsync2,
/linux-4.4.14/Documentation/RCU/
DlistRCU.txt144 writers to exclude readers. Normally, the write_lock() calls would
DwhatisRCU.txt91 and must therefore exclude readers. In contrast, RCU-based updaters
/linux-4.4.14/Documentation/scsi/
Dosst.txt97 tar cvf - / --exclude /proc | buffer -s 32k -m 24M -B -t -o /dev/nosst0
DChangeLog.sym53c8xx381 - Add 'excl=#ioaddr' boot option: exclude controller.
DChangeLog.1992-1997381 * scsi.c: Test for Toshiba XM-3401TA and exclude from detection
Dncr53c8xx.txt653 specified driver on each adapter. To exclude a chip use the 'excl' keyword.
/linux-4.4.14/tools/perf/Documentation/
Dperf-report.txt154 --exclude-other::
Dperf-record.txt83 --exclude-perf::
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt206 First of all, grabbing the 'pm_mutex' lock to mutually exclude a piece of code
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.c274 static int etm4_set_mode_exclude(struct etmv4_drvdata *drvdata, bool exclude) in etm4_set_mode_exclude() argument
295 if (exclude == true) { in etm4_set_mode_exclude()
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt318 errno set to EINVAL or exclude hugetlb pages that extend beyond the length if
/linux-4.4.14/Documentation/filesystems/
Dautofs4-mount-control.txt162 mount at a time. A Generic Netlink implementation would exclude this
Dproc.txt699 IRQ to only one CPU, or to exclude a CPU of handling IRQs. The contents of the
/linux-4.4.14/Documentation/networking/
Dscaling.txt157 the system. At high interrupt rate, it might be wise to exclude the
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt398 to easily exclude certain menu items. This is used in the VIDIOC_QUERYMENU
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt771 To exclude certain files from make clean, use the $(no-clean-files) variable.
/linux-4.4.14/init/
DKconfig67 here. If you are a user/distributor, say N here to exclude useless