Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 88 of 88) sorted by relevance

/linux-4.4.14/arch/x86/crypto/sha-mb/
DMakefile5 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\
6 $(comma)4)$(comma)%ymm2,yes,no)
/linux-4.4.14/arch/mips/loongson64/
DPlatform13 ifeq ($(call as-option,-Wa$(comma)-mfix-loongson2f-nop,),)
16 cflags-$(CONFIG_CPU_NOP_WORKAROUNDS) += -Wa$(comma)-mfix-loongson2f-nop
18 ifeq ($(call as-option,-Wa$(comma)-mfix-loongson2f-jump,),)
21 cflags-$(CONFIG_CPU_JUMP_WORKAROUNDS) += -Wa$(comma)-mfix-loongson2f-jump
/linux-4.4.14/arch/x86/crypto/
DMakefile5 avx_supported := $(call as-instr,vpxor %xmm0$(comma)%xmm0$(comma)%xmm0,yes,no)
6 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\
7 $(comma)4)$(comma)%ymm2,yes,no)
8 sha1_ni_supported :=$(call as-instr,sha1msg1 %xmm0$(comma)%xmm1,yes,no)
9 sha256_ni_supported :=$(call as-instr,sha256msg1 %xmm0$(comma)%xmm1,yes,no)
/linux-4.4.14/arch/x86/
DMakefile163 cfi := $(call as-instr,.cfi_startproc\n.cfi_rel_offset $(sp-y)$(comma)0\n.cfi_endproc,-DCONFIG_AS_C…
170 asinstr += $(call as-instr,pshufb %xmm0$(comma)%xmm0,-DCONFIG_AS_SSSE3=1)
171 asinstr += $(call as-instr,crc32l %eax$(comma)%eax,-DCONFIG_AS_CRC32=1)
172 avx_instr := $(call as-instr,vxorps %ymm0$(comma)%ymm1$(comma)%ymm2,-DCONFIG_AS_AVX=1)
173 avx2_instr :=$(call as-instr,vpbroadcastb %xmm0$(comma)%ymm1,-DCONFIG_AS_AVX2=1)
174 sha1_ni_instr :=$(call as-instr,sha1msg1 %xmm0$(comma)%xmm1,-DCONFIG_AS_SHA1_NI=1)
175 sha256_ni_instr :=$(call as-instr,sha256msg1 %xmm0$(comma)%xmm1,-DCONFIG_AS_SHA256_NI=1)
DMakefile_32.cpu69 cflags-y += $(call cc-option,-Wa$(comma)-mtune=generic32,)
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c213 char *comma = strchr(str, ','); in lnet_parse_networks() local
223 if (square != NULL && (comma == NULL || square < comma)) { in lnet_parse_networks()
249 (comma != NULL && comma < bracket)) { in lnet_parse_networks()
253 if (comma != NULL) in lnet_parse_networks()
254 *comma++ = 0; in lnet_parse_networks()
273 str = comma; in lnet_parse_networks()
305 comma = strchr(iface, ','); in lnet_parse_networks()
306 if (comma != NULL) in lnet_parse_networks()
307 *comma++ = 0; in lnet_parse_networks()
323 iface = comma; in lnet_parse_networks()
[all …]
/linux-4.4.14/arch/arm/
DMakefile70 …) =-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a)
71 …32v6) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6)
75 …v6K) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6k,-march=armv5t -Wa$(comma)-march=armv6k)
119 AFLAGS_AUTOIT :=$(call as-option,-Wa$(comma)-mimplicit-it=always,-Wa$(comma)-mauto-it)
120 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W)
122 AFLAGS_ISA :=$(CFLAGS_ISA) -Wa$(comma)-mthumb
/linux-4.4.14/arch/sh/
DMakefile58 isaflags-y := $(call as-option,-Wa$(comma)-isa=any,)
68 isaflags-y := $(call as-option,-Wa$(comma)-isa=$(isa-y),)
71 $(call as-option,-Wa$(comma)-isa=$(isa-y),-Wa$(comma)-dsp)
/linux-4.4.14/arch/arm/vdso/
DMakefile15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
16 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--build-id)
/linux-4.4.14/tools/build/
DBuild.include13 comma := ,
26 # contain a comma
27 depfile = $(subst $(comma),_,$(dot-target).d)
/linux-4.4.14/init/
Ddo_mounts_md.c261 char *comma = strchr(str+pos, ','); in raid_setup() local
263 if (comma) in raid_setup()
264 wlen = (comma-str)-pos; in raid_setup()
/linux-4.4.14/arch/mips/vdso/
DMakefile11 $(filter -W%,$(filter-out -Wa$(comma)%,$(KBUILD_CFLAGS))) \
42 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
43 $(call cc-ldoption, -Wl$(comma)--build-id)
/linux-4.4.14/tools/perf/Documentation/
Dperf-trace.txt48 Record events on existing process ID (comma separated list).
52 Record events on existing thread ID (comma separated list).
59 Filter out events for these pids and for 'trace' itself (comma separated list).
77 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
Dperf-record.txt96 Record events on existing process ID (comma separated list).
100 Record events on existing thread ID (comma separated list).
135 Also, by adding a comma, the number of mmap pages for AUX
166 User can change the size by passing the size after comma like
206 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
259 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
287 --intr-regs=\?. To name registers, pass a comma separated list such as
Dperf-test.txt28 Tests to skip (comma separated numeric list).
Dperf-top.txt31 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
76 Profile events on existing Process ID (comma separated list).
80 Profile events on existing thread ID (comma separated list).
230 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
Dperf-stat.txt50 stat events on existing process id (comma separated list)
54 stat events on existing thread id (comma separated list)
84 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
Dperf-kvm.txt114 Analyze events only for given process ID(s) (comma separated list).
134 Analyze events only for given process ID(s) (comma separated list).
Dperf-script.txt204 be provided as a comma-separated list with no space: 0,1. Ranges of
214 Only show events for given process ID (comma separated list).
217 Only show events for given thread ID (comma separated list).
Dperf-annotate.txt73 be provided as a comma-separated list with no space: 0,1. Ranges of
Dperf-report.txt45 Only show events for given process ID (comma separated list).
48 Only show events for given thread ID (comma separated list).
265 be provided as a comma-separated list with no space: 0,1. Ranges of
Dintel-pt.txt407 is specified by the optional addition of a comma and the value.
/linux-4.4.14/arch/tile/kernel/vdso/
DMakefile57 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
116 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/ia64/kernel/
DMakefile.gate13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/arch/sh/kernel/vsyscall/
DMakefile18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/arch/powerpc/kernel/vdso64/
DMakefile14 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/powerpc/kernel/vdso32/
DMakefile21 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/s390/kernel/vdso64/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/s390/kernel/vdso32/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/arm64/kernel/vdso/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/arch/x86/entry/vdso/
DMakefile165 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=both) \
166 $(call cc-ldoption, -Wl$(comma)--build-id) -Wl,-Bsymbolic $(LTO_CFLAGS)
/linux-4.4.14/scripts/
DKbuild.include5 comma := ,
17 # contain a comma
18 depfile = $(subst $(comma),_,$(dot-target).d)
99 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,)
147 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
DMakefile.lib99 name-fix = $(subst $(comma),_,$(subst -,_,$1))
295 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp)
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-intel_th-devices-msc26 power of 2. In multiblock mode, this is a comma-separated list
Ddev-kmsg64 Future extensions might add more comma separated values before
/linux-4.4.14/arch/x86/um/vdso/
DMakefile77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra.c548 const char *comma = strchr(s, ','); in strip_prefix() local
549 if (!comma) in strip_prefix()
552 return comma + 1; in strip_prefix()
Dpinctrl-tegra-xusb.c418 const char *comma = strchr(s, ','); in strip_prefix() local
419 if (!comma) in strip_prefix()
422 return comma + 1; in strip_prefix()
/linux-4.4.14/kernel/
Dworkqueue.c4215 static void pr_cont_work(bool comma, struct work_struct *work) in pr_cont_work() argument
4222 pr_cont("%s BAR(%d)", comma ? "," : "", in pr_cont_work()
4225 pr_cont("%s %pf", comma ? "," : "", work->func); in pr_cont_work()
4250 bool comma = false; in show_pwq() local
4257 pr_cont("%s %d%s:%pf", comma ? "," : "", in show_pwq()
4263 comma = true; in show_pwq()
4275 bool comma = false; in show_pwq() local
4282 pr_cont_work(comma, work); in show_pwq()
4283 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq()
4289 bool comma = false; in show_pwq() local
[all …]
/linux-4.4.14/Documentation/fb/
Dpvr2fb.txt25 separated by comma, values are separated from options by `:').
Daty128fb.txt52 be separated by comma, values are separated from options by `:').
Dtgafb.txt40 separated by comma, values are separated from options by `:').
Dvesafb.txt117 by comma, like this: "video=vesafb:ypan,invers"
Dmatroxfb.txt110 separated by comma, values are separated from options by `:').
/linux-4.4.14/arch/mips/
DMakefile101 ifneq ($(call as-option,-Wa$(comma)-msoft-float,),)
203 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
/linux-4.4.14/drivers/firmware/efi/
DKconfig74 Ranges can be set up to this value using comma-separated list.
/linux-4.4.14/Documentation/
Deisa.txt161 A comma-separated list of slots to be enabled, even if the firmware
167 A comma-separated list of slots to be enabled, even if the firmware
Dparport.txt151 modes Parallel port's hardware modes, comma-separated,
Dkernel-parameters.txt949 set by separating the files with a comma. An EDID
1216 tracer at boot up. function-list is a comma separated
1230 function-list is a comma separated list of functions
1236 function-list. This list is a comma separated list of
1514 initcall_blacklist= [KNL] Do not execute a comma-separated list of
1824 libata.force= [LIBATA] Force configurations. The format is comma
3577 will trace at boot up. function-list is a comma separated
3773 The option-list is a comma delimited list of options
Dmd.txt361 which can be a comma separated list of
/linux-4.4.14/drivers/s390/char/
Ddefkeymap.map111 keycode 107 = comma Ocircumflex
/linux-4.4.14/arch/m68k/hp300/
Dhp300map.map142 keycode 113 = comma less
/linux-4.4.14/fs/nfs/
Dsuper.c1889 char *comma; in nfs_parse_devname() local
1897 comma = strchr(dev_name, ','); in nfs_parse_devname()
1898 if (comma != NULL && comma < end) in nfs_parse_devname()
1899 *comma = 0; in nfs_parse_devname()
/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c1193 char *eq, *comma; in ffs_fs_parse_opts() local
1196 comma = strchr(opts, ','); in ffs_fs_parse_opts()
1197 if (comma) in ffs_fs_parse_opts()
1198 *comma = 0; in ffs_fs_parse_opts()
1265 if (!comma) in ffs_fs_parse_opts()
1267 opts = comma + 1; in ffs_fs_parse_opts()
/linux-4.4.14/Documentation/networking/
Ddns_resolver.txt95 for the default query type it is just a list of comma-separated IPv4 and
Ddecnet.txt66 and early 2.3.xx kernels, you must use a comma when specifying the
Dopenvswitch.txt81 them as comma-separated strings, with parentheses indicating arguments
Dip-sysctl.txt791 ip_local_reserved_ports - list of comma separated ranges
797 The format used for both input and output is a comma separated
Dbonding.txt302 addresses must be separated by a comma. At least one IP
/linux-4.4.14/arch/powerpc/
DMakefile160 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)
/linux-4.4.14/Documentation/video4linux/bttv/
DInsmod-options70 remap, card, radio and pll accept up to four comma-separated arguments
/linux-4.4.14/Documentation/scsi/
Dscsi-changer.txt152 All three insmod options accept up to four comma-separated
Dncr53c8xx.txt629 an optional list of integers separated with comma followed by an optional
630 list of comma-separated strings. Example of boot setup command under lilo
639 Since comma seems not to be allowed when defining a string variable using
Dtmscsim.txt192 tab, comma, = and : as separators.
Dst.txt333 pairs are separated with a comma (no spaces allowed). A colon can be
/linux-4.4.14/drivers/tty/vt/
Ddefkeymap.map108 keycode 51 = comma less
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-ib_srp7 a comma-separated list of login parameters to this sysfs
/linux-4.4.14/Documentation/filesystems/
Dtmpfs.txt93 NodeList format is a comma-separated list of decimal numbers and ranges,
Dvfs.txt1125 comma separated list of mount options. The options can have either of
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt312 <sub-options> is a comma-separated list of the sub-options listed
643 The <list of switches> is a comma-separated list of the following
684 The <sub-options> is a comma-separated list of the sub-options listed
781 The <sub-options> is a comma-separated list of the sub-options listed
/linux-4.4.14/Documentation/accounting/
Dtaskstats.txt86 comma-separated cpu ranges e.g. to listen to exit data from cpus 1,2,3,5,7,8
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt431 cflags-y += $(call as-option,-Wa$(comma)-isa=$(isa-y),)
434 -Wa$(comma)-isa=$(isa-y) if it is supported by $(CC).
445 vsyscall-flags += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
448 -Wl$(comma)--hash-style=sysv if it is supported by $(CC).
1119 after the comma):
/linux-4.4.14/
DMakefile790 LDFLAGS_BUILD_ID = $(patsubst -Wl$(comma)%,%,\
791 $(call cc-ldoption, -Wl$(comma)--build-id,))
/linux-4.4.14/Documentation/sound/alsa/
DOSS-Emulation.txt91 two entries separated by comma. For example, to map the third PCM
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt380 OBJECT_KEY Object key } 1 column, with separating comma
/linux-4.4.14/Documentation/trace/
Devents.txt93 event-list is a comma separated list of events. See section 2.1 for event
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt217 2. The "rcu_nocbs=" kernel boot parameter, which takes a comma-separated
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME355 the comma as the separator between the mount
360 this might be useful when comma is contained within username
DCHANGES629 as an override of comma as the default separator between mount
/linux-4.4.14/Documentation/isdn/
DREADME.HiSax127 cards are installed, the ordering within the comma separated parameter
DREADME185 8 2 Pause time for comma (ignored)
DINTERFACE321 (comma-separated). If an empty String is given, the
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt203 comma-separated list of subsystems to mount as the filesystem mount
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1186 contains an apostrophe, a comma, or backslash (other than
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped992 contains an apostrophe, a comma, or backslash (other than
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped1148 contains an apostrophe, a comma, or backslash (other than
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt857 vendor name and a comma.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt765 by putting a comma between them: