/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | Makefile | 5 avx2_supported := $(call as-instr,vpgatherdd %ymm0$(comma)(%eax$(comma)%ymm1\ 6 $(comma)4)$(comma)%ymm2,yes,no)
|
/linux-4.1.27/arch/mips/loongson/ |
D | Platform | 13 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.1.27/arch/x86/crypto/ |
D | Makefile | 5 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)
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | config.c | 213 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.1.27/arch/arm/ |
D | Makefile | 66 …) =-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a) 67 …32v6) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6) 71 …v6K) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6k,-march=armv5t -Wa$(comma)-march=armv6k) 115 AFLAGS_AUTOIT :=$(call as-option,-Wa$(comma)-mimplicit-it=always,-Wa$(comma)-mauto-it) 116 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W) 118 AFLAGS_ISA :=$(CFLAGS_ISA) -Wa$(comma)-mthumb
|
/linux-4.1.27/arch/x86/ |
D | Makefile | 144 cfi := $(call as-instr,.cfi_startproc\n.cfi_rel_offset $(sp-y)$(comma)0\n.cfi_endproc,-DCONFIG_AS_C… 151 asinstr += $(call as-instr,pshufb %xmm0$(comma)%xmm0,-DCONFIG_AS_SSSE3=1) 152 asinstr += $(call as-instr,crc32l %eax$(comma)%eax,-DCONFIG_AS_CRC32=1) 153 avx_instr := $(call as-instr,vxorps %ymm0$(comma)%ymm1$(comma)%ymm2,-DCONFIG_AS_AVX=1) 154 avx2_instr :=$(call as-instr,vpbroadcastb %xmm0$(comma)%ymm1,-DCONFIG_AS_AVX2=1)
|
D | Makefile_32.cpu | 69 cflags-y += $(call cc-option,-Wa$(comma)-mtune=generic32,)
|
/linux-4.1.27/tools/build/ |
D | Build.include | 13 comma := , 26 # contain a comma 27 depfile = $(subst $(comma),_,$(dot-target).d)
|
/linux-4.1.27/arch/sh/ |
D | Makefile | 58 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.1.27/arch/arm/vdso/ |
D | Makefile | 15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 16 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--build-id)
|
/linux-4.1.27/init/ |
D | do_mounts_md.c | 261 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.1.27/tools/perf/Documentation/ |
D | perf-trace.txt | 48 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). 78 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
|
D | perf-test.txt | 28 Tests to skip (comma separated numeric list).
|
D | perf-stat.txt | 50 stat events on existing process id (comma separated list) 54 stat events on existing thread id (comma separated list) 76 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
|
D | perf-top.txt | 31 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).
|
D | perf-record.txt | 72 Record events on existing process ID (comma separated list). 76 Record events on existing thread ID (comma separated list). 170 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 222 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
|
D | perf-script.txt | 187 be provided as a comma-separated list with no space: 0,1. Ranges of 197 Only show events for given process ID (comma separated list). 200 Only show events for given thread ID (comma separated list).
|
D | perf-kvm.txt | 114 Analyze events only for given process ID(s) (comma separated list). 134 Analyze events only for given process ID(s) (comma separated list).
|
D | perf-annotate.txt | 73 be provided as a comma-separated list with no space: 0,1. Ranges of
|
D | perf-report.txt | 44 Only show events for given process ID (comma separated list). 47 Only show events for given thread ID (comma separated list). 247 be provided as a comma-separated list with no space: 0,1. Ranges of
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | Makefile | 57 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 116 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/ia64/kernel/ |
D | Makefile.gate | 13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/scripts/ |
D | Kbuild.include | 5 comma := , 17 # contain a comma 18 depfile = $(subst $(comma),_,$(dot-target).d) 99 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,) 143 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
D | Makefile.lib | 99 name-fix = $(subst $(comma),_,$(subst -,_,$1)) 295 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp)
|
/linux-4.1.27/arch/sh/kernel/vsyscall/ |
D | Makefile | 18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/powerpc/kernel/vdso64/ |
D | Makefile | 14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/powerpc/kernel/vdso32/ |
D | Makefile | 21 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/s390/kernel/vdso32/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/s390/kernel/vdso64/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/arm64/kernel/vdso/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/arch/x86/vdso/ |
D | Makefile | 178 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \ 179 $(call cc-ldoption, -Wl$(comma)--build-id) -Wl,-Bsymbolic $(LTO_CFLAGS)
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | Makefile | 77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra.c | 548 const char *comma = strchr(s, ','); in strip_prefix() local 549 if (!comma) in strip_prefix() 552 return comma + 1; in strip_prefix()
|
D | pinctrl-tegra-xusb.c | 407 const char *comma = strchr(s, ','); in strip_prefix() local 408 if (!comma) in strip_prefix() 411 return comma + 1; in strip_prefix()
|
/linux-4.1.27/kernel/ |
D | workqueue.c | 4235 static void pr_cont_work(bool comma, struct work_struct *work) in pr_cont_work() argument 4242 pr_cont("%s BAR(%d)", comma ? "," : "", in pr_cont_work() 4245 pr_cont("%s %pf", comma ? "," : "", work->func); in pr_cont_work() 4270 bool comma = false; in show_pwq() local 4277 pr_cont("%s %d%s:%pf", comma ? "," : "", in show_pwq() 4283 comma = true; in show_pwq() 4295 bool comma = false; in show_pwq() local 4302 pr_cont_work(comma, work); in show_pwq() 4303 comma = !(*work_data_bits(work) & WORK_STRUCT_LINKED); in show_pwq() 4309 bool comma = false; in show_pwq() local [all …]
|
/linux-4.1.27/Documentation/fb/ |
D | aty128fb.txt | 52 be separated by comma, values are separated from options by `:').
|
D | pvr2fb.txt | 25 separated by comma, values are separated from options by `:').
|
D | tgafb.txt | 40 separated by comma, values are separated from options by `:').
|
D | vesafb.txt | 117 by comma, like this: "video=vesafb:ypan,invers"
|
D | matroxfb.txt | 110 separated by comma, values are separated from options by `:').
|
/linux-4.1.27/arch/mips/ |
D | Makefile | 101 ifneq ($(call as-option,-Wa$(comma)-msoft-float,),) 210 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
|
/linux-4.1.27/Documentation/ |
D | eisa.txt | 161 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
|
D | parport.txt | 151 modes Parallel port's hardware modes, comma-separated,
|
D | kernel-parameters.txt | 1161 tracer at boot up. function-list is a comma separated 1175 function-list is a comma separated list of functions 1181 function-list. This list is a comma separated list of 1450 initcall_blacklist= [KNL] Do not execute a comma-separated list of 1759 libata.force= [LIBATA] Force configurations. The format is comma 3457 will trace at boot up. function-list is a comma separated 3653 The option-list is a comma delimited list of options
|
D | md.txt | 361 which can be a comma separated list of
|
/linux-4.1.27/drivers/s390/char/ |
D | defkeymap.map | 111 keycode 107 = comma Ocircumflex
|
/linux-4.1.27/arch/m68k/hp300/ |
D | hp300map.map | 142 keycode 113 = comma less
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | dev-kmsg | 64 Future extensions might add more comma separated values before
|
/linux-4.1.27/fs/nfs/ |
D | super.c | 1886 char *comma; in nfs_parse_devname() local 1894 comma = strchr(dev_name, ','); in nfs_parse_devname() 1895 if (comma != NULL && comma < end) in nfs_parse_devname() 1896 *comma = 0; in nfs_parse_devname()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_fs.c | 1193 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.1.27/Documentation/networking/ |
D | dns_resolver.txt | 95 for the default query type it is just a list of comma-separated IPv4 and
|
D | decnet.txt | 66 and early 2.3.xx kernels, you must use a comma when specifying the
|
D | openvswitch.txt | 81 them as comma-separated strings, with parentheses indicating arguments
|
D | ip-sysctl.txt | 748 ip_local_reserved_ports - list of comma separated ranges 754 The format used for both input and output is a comma separated
|
D | bonding.txt | 265 addresses must be separated by a comma. At least one IP
|
/linux-4.1.27/arch/powerpc/ |
D | Makefile | 159 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Insmod-options | 70 remap, card, radio and pll accept up to four comma-separated arguments
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi-changer.txt | 152 All three insmod options accept up to four comma-separated
|
D | ncr53c8xx.txt | 629 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
|
D | tmscsim.txt | 192 tab, comma, = and : as separators.
|
D | st.txt | 274 pairs are separated with a comma (no spaces allowed). A colon can be
|
/linux-4.1.27/drivers/tty/vt/ |
D | defkeymap.map | 108 keycode 51 = comma less
|
/linux-4.1.27/Documentation/filesystems/ |
D | tmpfs.txt | 93 NodeList format is a comma-separated list of decimal numbers and ranges,
|
D | vfs.txt | 1118 comma separated list of mount options. The options can have either of
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-driver-ib_srp | 7 a comma-separated list of login parameters to this sysfs
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 312 <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.1.27/Documentation/accounting/ |
D | taskstats.txt | 86 comma-separated cpu ranges e.g. to listen to exit data from cpus 1,2,3,5,7,8
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 431 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.1.27/ |
D | Makefile | 794 LDFLAGS_BUILD_ID = $(patsubst -Wl$(comma)%,%,\ 795 $(call cc-ldoption, -Wl$(comma)--build-id,))
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 91 two entries separated by comma. For example, to map the third PCM
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 375 OBJECT_KEY Object key } 1 column, with separating comma
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 93 event-list is a comma separated list of events. See section 2.1 for event
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 217 2. The "rcu_nocbs=" kernel boot parameter, which takes a comma-separated
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 355 the comma as the separator between the mount 360 this might be useful when comma is contained within username
|
D | CHANGES | 629 as an override of comma as the default separator between mount
|
/linux-4.1.27/Documentation/isdn/ |
D | README.HiSax | 127 cards are installed, the ordering within the comma separated parameter
|
D | INTERFACE | 321 (comma-separated). If an empty String is given, the
|
D | README | 185 8 2 Pause time for comma (ignored)
|
/linux-4.1.27/Documentation/cgroups/ |
D | cgroups.txt | 203 comma-separated list of subsystems to mount as the filesystem mount
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 1201 contains an apostrophe, a comma, or backslash (other than
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1126 contains an apostrophe, a comma, or backslash (other than
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 1029 contains an apostrophe, a comma, or backslash (other than
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 857 vendor name and a comma.
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 765 by putting a comma between them:
|