Home
last modified time | relevance | path

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

12345

/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.c81 // Outputs an optional comma, newline and indentation to delimit a new value
83 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() argument
87 if (comma) in output_json_delimiters()
96 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() argument
100 output_json_delimiters(out, comma, depth); in output_json_format()
107 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() argument
110 output_json_delimiters(out, comma, depth); in output_json_key_string()
118 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format() argument
123 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_$*))) \
H A DMakefile.debug15 KBUILD_AFLAGS += $(addprefix -Wa$(comma), $(debug-flags-y))
H A DMakefile.compiler41 …printf "%b\n" "$(1)" | $(CC) -Werror $(CLANG_FLAGS) $(KBUILD_AFLAGS) -Wa$(comma)--fatal-warnings -…
/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).
194 Only show events for the given CPU(s) (comma separated list).
H A Dperf-sched.txt394 task names with a comma (without whitespace). The sched-out
420 Only show events for the given CPU(s) (comma separated list).
424 Only show events for given process ID (comma separated list).
428 Only show events for given thread ID (comma separated list).
482 provided as a comma-separated list with no spaces: 0,120. Ranges of
H A Dperf-ftrace.txt36 Trace on existing process id (comma separated list).
39 Trace on existing thread id (comma separated list).
51 be provided as a comma separated list with no space like: 0,1.
/linux/arch/loongarch/
H A DMakefile119 KBUILD_AFLAGS += $(call cc-option,-mno-relax) $(call cc-option,-Wa$(comma)-mno-relax)
120 KBUILD_CFLAGS += $(call cc-option,-mno-relax) $(call cc-option,-Wa$(comma)-mno-relax)
121 KBUILD_AFLAGS += $(call cc-option,-mthin-add-sub) $(call cc-option,-Wa$(comma)-mthin-add-sub)
122 KBUILD_CFLAGS += $(call cc-option,-mthin-add-sub) $(call cc-option,-Wa$(comma)-mthin-add-sub)
H A DKconfig319 def_bool $(as-instr,x:pcalau12i \$t0$(comma)%pc_hi20(x))
322 def_bool $(as-instr,movfcsr2gr \$t0$(comma)\$fcsr0)
325 def_bool $(cc-option,-Wa$(comma)-mthin-add-sub) || AS_IS_LLVM
328 def_bool $(as-instr,vld \$vr0$(comma)\$a0$(comma)0)
331 def_bool $(as-instr,xvld \$xr0$(comma)\$a0$(comma)0)
334 def_bool $(as-instr,movscr2gr \$a0$(comma)\$scr0)
340 def_bool $(as-instr,sc.q \$t0$(comma)\$t1$(comma)\$t2)
/linux/scripts/kconfig/tests/preprocess/escape/
H A DKconfig8 comma := , variable
9 $(warning,hello$(comma) world)
/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 DMakefile112 KBUILD_CFLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)
113 KBUILD_AFLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)
116 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/kernel/
H A Dworkqueue.c6373 bool comma; member
6378 static void pr_cont_work_flush(bool comma, work_func_t func, struct pr_cont_work_struct *pcwsp) in pr_cont_work_flush() argument
6387 pr_cont("%s %ps", pcwsp->comma ? "," : "", pcwsp->func); in pr_cont_work_flush()
6389 pr_cont("%s %ld*%ps", pcwsp->comma ? "," : "", pcwsp->ctr, pcwsp->func); in pr_cont_work_flush()
6394 pcwsp->comma = comma; in pr_cont_work_flush()
6399 static void pr_cont_work(bool comma, struct work_struct *work, struct pr_cont_work_struct *pcwsp) in pr_cont_work() argument
6406 pr_cont_work_flush(comma, (work_func_t)-1, pcwsp); in pr_cont_work()
6407 pr_cont("%s BAR(%d)", comma ? "," : "", in pr_cont_work()
6410 if (!comma) in pr_cont_work()
6411 pr_cont_work_flush(comma, (work_func_t)-1, pcwsp); in pr_cont_work()
[all …]
/linux/arch/riscv/kernel/compat_vdso/
H A DMakefile25 COMPAT_CC_FLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)

12345