Home
last modified time | relevance | path

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

12345

/Linux-v5.15/drivers/media/cec/core/
Dcec-pin-error-inj.c80 char *comma; in cec_pin_error_inj_parse_line() local
145 comma = strchr(token, ','); in cec_pin_error_inj_parse_line()
146 if (comma) in cec_pin_error_inj_parse_line()
147 *comma++ = '\0'; in cec_pin_error_inj_parse_line()
161 if (comma) { in cec_pin_error_inj_parse_line()
162 if (!strcmp(comma, "off")) in cec_pin_error_inj_parse_line()
164 else if (!strcmp(comma, "once")) in cec_pin_error_inj_parse_line()
166 else if (!strcmp(comma, "always")) in cec_pin_error_inj_parse_line()
168 else if (!strcmp(comma, "toggle")) in cec_pin_error_inj_parse_line()
/Linux-v5.15/arch/mips/loongson2ef/
DPlatform31 cflags-$(CONFIG_CPU_LOONGSON2EF) += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
35 ifeq ($(call as-option,-Wa$(comma)-mfix-loongson2f-nop,),)
38 cflags-$(CONFIG_CPU_NOP_WORKAROUNDS) += -Wa$(comma)-mfix-loongson2f-nop
40 ifeq ($(call as-option,-Wa$(comma)-mfix-loongson2f-jump,),)
43 cflags-$(CONFIG_CPU_JUMP_WORKAROUNDS) += -Wa$(comma)-mfix-loongson2f-jump
/Linux-v5.15/arch/x86/
DKconfig.assembler5 def_bool $(as-instr,vpmovm2b %k1$(comma)%zmm5)
10 def_bool $(as-instr,sha1msg1 %xmm0$(comma)%xmm1)
15 def_bool $(as-instr,sha256msg1 %xmm0$(comma)%xmm1)
/Linux-v5.15/tools/perf/util/
Ddata-convert-json.c69 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() argument
73 if (comma) in output_json_delimiters()
82 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() argument
86 output_json_delimiters(out, comma, depth); in output_json_format()
93 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() argument
96 output_json_delimiters(out, comma, depth); in output_json_key_string()
104 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format() argument
109 output_json_delimiters(out, comma, depth); in output_json_key_format()
/Linux-v5.15/scripts/
Dbpf_doc.py452 comma = ''
454 one_arg = '{}{}'.format(comma, a['type'])
461 comma = ', '
673 comma = ''
680 one_arg = '{}{}'.format(comma, self.map_type(t))
687 comma = ', '
DKconfig.include5 comma := ,
44 $(error-if,$(success,test -z "$(cc-info)"),Sorry$(comma) this compiler is not supported.)
50 $(error-if,$(success,test -z "$(as-info)"),Sorry$(comma) this assembler is not supported.)
56 $(error-if,$(success,test -z "$(ld-info)"),Sorry$(comma) this linker is not supported.)
DKbuild.include6 comma := ,
20 # contain a comma
21 depfile = $(subst $(comma),_,$(dot-target).d)
/Linux-v5.15/arch/arm/
DMakefile64 …) =-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a)
65 …32v6) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6)
69 …v6K) =-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6k,-march=armv5t -Wa$(comma)-march=armv6k)
117 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W)
121 AFLAGS_ISA :=$(CFLAGS_ISA) -Wa$(comma)-mthumb
DKconfig.assembler4 def_bool $(as-instr,.fpu vfpv2\nvmrs r0$(comma)FPINST)
/Linux-v5.15/arch/sh/
DMakefile57 isaflags-y := $(call as-option,-Wa$(comma)-isa=any,)
67 isaflags-y := $(call as-option,-Wa$(comma)-isa=$(isa-y),)
70 $(call as-option,-Wa$(comma)-isa=$(isa-y),-Wa$(comma)-dsp)
/Linux-v5.15/scripts/kconfig/tests/preprocess/escape/
DKconfig8 comma := ,
9 $(warning,hello$(comma) world)
/Linux-v5.15/drivers/md/
Dmd-autodetect.c245 char *comma = strchr(str+pos, ','); in raid_setup() local
247 if (comma) in raid_setup()
248 wlen = (comma-str)-pos; in raid_setup()
/Linux-v5.15/arch/mips/
DMakefile113 ifneq ($(call as-option,-Wa$(comma)-msoft-float,),)
156 cflags-y += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
219 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
227 xpa-cflags-$(micromips-ase) += -mmicromips -Wa$(comma)-fatal-warnings
230 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc)
232 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp)
234 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
/Linux-v5.15/tools/bootconfig/samples/
Dbad-array.bconf1 # Array must be comma separated.
/Linux-v5.15/tools/perf/Documentation/
Dperf-ftrace.txt41 Trace on existing process id (comma separated list).
44 Trace on existing thread id (comma separated list).
60 be provided as a comma separated list with no space like: 0,1.
Dperf-sched.txt115 Only show events for the given CPU(s) (comma separated list).
119 Only show events for given process ID (comma separated list).
123 Only show events for given thread ID (comma separated list).
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.
89 Profile events on existing Process ID (comma separated list).
93 Profile events on existing thread ID (comma separated list).
250 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k
349 option using the comma separator. Hardware events and generic hardware
Dperf-stat.txt72 stat events on existing process id (comma separated list)
76 stat events on existing thread id (comma separated list)
80 stat events on existing bpf program id (comma separated list),
114 option using the comma separator. Hardware events and generic hardware
148 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
205 by comma). It also support regex patterns to match multiple groups. This has same
385 Print metrics or metricgroups specified in a comma separated list.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-kernel-irq15 Description: The IRQ action chain. A comma-separated list of zero or more
44 is a comma-separated list of counters; one per CPU in CPU id
/Linux-v5.15/tools/build/
DBuild.include13 comma := ,
27 # contain a comma
28 depfile = $(subst $(comma),_,$(dot-target).d)
/Linux-v5.15/drivers/base/firmware_loader/builtin/
DMakefile11 FWSTR = $(subst $(comma),_,$(subst /,_,$(subst .,_,$(subst -,_,$(FWNAME)))))
/Linux-v5.15/tools/testing/selftests/kvm/
DMakefile135 $(CC) -Werror -Wl$(comma)--s390-pgste -x c - -o "$$TMP",-Wl$(comma)--s390-pgste)
/Linux-v5.15/arch/powerpc/
DMakefile206 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)
244 cpu-as-$(CONFIG_ALTIVEC) += $(call as-option,-Wa$(comma)-maltivec)
251 cpu-as-$(CONFIG_PPC_E500MC) += $(call as-option,-Wa$(comma)-me500mc)
/Linux-v5.15/drivers/android/
DKconfig42 The binder.devices parameter is a comma-separated list of strings

12345