Home
last modified time | relevance | path

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

123456

/linux/drivers/media/cec/core/
H A Dcec-pin-error-inj.c81 char *comma; in cec_pin_error_inj_parse_line() local
184 comma = strchr(token, ','); in cec_pin_error_inj_parse_line()
185 if (comma) in cec_pin_error_inj_parse_line()
186 *comma++ = '\0'; in cec_pin_error_inj_parse_line()
200 if (comma) { in cec_pin_error_inj_parse_line()
201 if (!strcmp(comma, "off")) in cec_pin_error_inj_parse_line()
203 else if (!strcmp(comma, "once")) in cec_pin_error_inj_parse_line()
205 else if (!strcmp(comma, "always")) in cec_pin_error_inj_parse_line()
207 else if (!strcmp(comma, "toggle")) in cec_pin_error_inj_parse_line()
/linux/arch/riscv/kernel/tests/
H A DKconfig.debug5 …ef_bool $(as-instr,.reloc label$(comma) R_RISCV_SET_ULEB128$(comma) 127\n.reloc label$(comma) R_RI…
/linux/tools/perf/util/
H A Ddata-convert-json.c73 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() argument
77 if (comma) in output_json_delimiters()
86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() argument
90 output_json_delimiters(out, comma, depth); in output_json_format()
97 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() argument
100 output_json_delimiters(out, comma, depth); in output_json_key_string()
108 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format() argument
113 output_json_delimiters(out, comma, depth); in output_json_key_format()
/linux/scripts/
H A DKconfig.include5 comma := , variable
36 as-instr = $(success,printf "%b\n" "$(1)" | $(CC) $(CLANG_FLAGS) $(2) -Wa$(comma)--fatal-warnings -…
45 $(error-if,$(success,test -z "$(cc-info)"),Sorry$(comma) this C compiler is not supported.)
51 $(error-if,$(success,test -z "$(as-info)"),Sorry$(comma) this assembler is not supported.)
57 $(error-if,$(success,test -z "$(ld-info)"),Sorry$(comma) this linker is not supported.)
H A Dbpf_doc.py639 comma = ''
641 one_arg = '{}{}'.format(comma, a['type'])
648 comma = ', '
894 comma = ''
901 one_arg = '{}{}'.format(comma, self.map_type(t))
908 comma = ', '
H A DMakefile.asm-headers64 --abis $(subst $(space),$(comma),$(strip $(syscall_abis_$*))) \
70 --abis $(subst $(space),$(comma),$(strip $(syscall_abis_$*))) \
/linux/arch/sh/
H A 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/kernel/
H A Dwatchdog_perf.c290 char *comma = strchr(str, ','); in hardlockup_config_perf_event() local
292 if (!comma) { in hardlockup_config_perf_event()
296 unsigned int len = comma - str; in hardlockup_config_perf_event()
/linux/tools/perf/Documentation/
H A Dperf-lock.txt151 provided as a comma-separated list with no space: 0,1. Ranges of CPUs
156 Record events on existing process ID (comma separated list).
159 Record events on existing thread ID (comma separated list).
188 Show lock contention only for given lock types (comma separated list).
199 Show lock contention only for given lock addresses or names (comma separated list).
217 Show lock contention only in the given cgroups (comma separated list).
H A Dperf-kwork.txt88 Only show events for the given CPU(s) (comma separated list).
122 Only show events for the given CPU(s) (comma separated list).
148 Only show events for the given CPU(s) (comma separated list).
191 Only show events for the given CPU(s) (comma separated list).
H A Dperf-sched.txt135 task names with a comma (without whitespace). The sched-out
161 Only show events for the given CPU(s) (comma separated list).
165 Only show events for given process ID (comma separated list).
169 Only show events for given thread ID (comma separated list).
220 provided as a comma-separated list with no spaces: 0,120. Ranges of
/linux/arch/loongarch/
H A DMakefile98 KBUILD_AFLAGS += $(call cc-option,-mno-relax) $(call cc-option,-Wa$(comma)-mno-relax)
99 KBUILD_CFLAGS += $(call cc-option,-mno-relax) $(call cc-option,-Wa$(comma)-mno-relax)
100 KBUILD_AFLAGS += $(call cc-option,-mthin-add-sub) $(call cc-option,-Wa$(comma)-mthin-add-sub)
101 KBUILD_CFLAGS += $(call cc-option,-mthin-add-sub) $(call cc-option,-Wa$(comma)-mthin-add-sub)
/linux/drivers/md/
H A Dmd-autodetect.c237 char *comma = strchr(str+pos, ','); in raid_setup() local
239 if (comma) in raid_setup()
240 wlen = (comma-str)-pos; in raid_setup()
/linux/scripts/kconfig/tests/preprocess/escape/
H A DKconfig8 comma := , variable
9 $(warning,hello$(comma) world)
/linux/arch/mips/
H A DMakefile142 cflags-y += $(call cc-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
218 cflags-$(CONFIG_CPU_LOONGSON64) += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,)
239 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
247 xpa-cflags-$(micromips-ase) += -mmicromips -Wa$(comma)-fatal-warnings
250 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc)
252 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp)
254 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac19 c_srate list of capture sampling rates (comma-separated)
20 p_srate list of playback sampling rates (comma-separated)
H A Dconfigfs-usb-gadget-uac29 c_srate list of capture sampling rates (comma-separated)
24 p_srate list of playback sampling rates (comma-separated)
H A 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/arch/riscv/
H A DMakefile109 KBUILD_CFLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)
110 KBUILD_AFLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)
113 KBUILD_AFLAGS_MODULE += $(call as-option,-Wa$(comma)-mno-relax)
/linux/tools/bootconfig/samples/
H A Dbad-array.bconf1 # Array must be comma separated.
/linux/tools/build/
H A DBuild.include13 comma := ,
29 # contain a comma
30 depfile = $(subst $(comma),_,$(dot-target).d)
/linux/arch/x86/
H A DKconfig.assembler5 def_bool $(as-instr64,wrussq %rax$(comma)(%rbx))
/linux/drivers/base/firmware_loader/builtin/
H A DMakefile13 FWSTR = $(subst $(comma),_,$(subst /,_,$(subst .,_,$(subst -,_,$(FWNAME)))))
/linux/tools/perf/
H A Dbuiltin-list.c95 bool comma = false; in wordwrap() local
99 const char *sep = comma ? "," : " "; in wordwrap()
102 fprintf(fp, comma ? ",\n%*s" : "\n%*s", start, ""); in wordwrap()
112 comma = s[0] == ','; in wordwrap()
/linux/arch/arm/
H A DMakefile131 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W)
142 AFLAGS_ISA :=$(CFLAGS_ISA) -Wa$(comma)-mthumb

123456