/kernel/linux/linux-5.10/drivers/media/cec/core/ |
D | cec-pin-error-inj.c | 80 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()
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig.assembler | 5 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)
|
/kernel/linux/linux-5.10/arch/mips/loongson2ef/ |
D | Platform | 31 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
|
/kernel/linux/linux-5.10/scripts/ |
D | bpf_helpers_doc.py | 367 comma = '' 369 one_arg = '{}{}'.format(comma, a['type']) 376 comma = ', ' 555 comma = '' 562 one_arg = '{}{}'.format(comma, self.map_type(t)) 569 comma = ', '
|
D | Kbuild.include | 6 comma := , 20 # contain a comma 21 depfile = $(subst $(comma),_,$(dot-target).d) 104 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,)
|
D | Kconfig.include | 5 comma := , variable
|
/kernel/linux/linux-5.10/drivers/base/firmware_loader/builtin/ |
D | Makefile | 11 comma := , macro 12 FWSTR = $(subst $(comma),_,$(subst /,_,$(subst .,_,$(subst -,_,$(FWNAME)))))
|
/kernel/linux/linux-5.10/arch/sh/ |
D | Makefile | 57 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)
|
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 8 comma := , variable 9 $(warning,hello$(comma) world)
|
/kernel/linux/linux-5.10/drivers/md/ |
D | md-autodetect.c | 245 char *comma = strchr(str+pos, ','); in raid_setup() local 247 if (comma) in raid_setup() 248 wlen = (comma-str)-pos; in raid_setup()
|
/kernel/linux/linux-5.10/arch/mips/ |
D | Makefile | 113 ifneq ($(call as-option,-Wa$(comma)-msoft-float,),) 156 cflags-y += $(call as-option,-Wa$(comma)-mno-fix-loongson3-llsc,) 218 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa) 226 xpa-cflags-$(micromips-ase) += -mmicromips -Wa$(comma)-fatal-warnings 229 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc) 231 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp) 233 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
|
/kernel/linux/linux-5.10/tools/bootconfig/samples/ |
D | bad-array.bconf | 1 # Array must be comma separated.
|
/kernel/linux/linux-5.10/tools/build/ |
D | Build.include | 13 comma := , 27 # contain a comma 28 depfile = $(subst $(comma),_,$(dot-target).d)
|
/kernel/linux/linux-5.10/arch/arm/ |
D | Kconfig.assembler | 4 def_bool $(as-instr,.fpu vfpv2\nvmrs r0$(comma)FPINST)
|
D | Makefile | 123 AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W) 127 AFLAGS_ISA :=$(CFLAGS_ISA) -Wa$(comma)-mthumb
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-ftrace.txt | 41 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.
|
D | perf-sched.txt | 115 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).
|
D | perf-test.txt | 28 Tests to skip (comma separated numeric list).
|
D | perf-top.txt | 31 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 337 option using the comma separator. Hardware events and generic hardware
|
D | perf-record.txt | 175 Multiple filters can be separated with space or comma. 190 Record events on existing process ID (comma separated list). 194 Record events on existing thread ID (comma separated list). 236 Also, by adding a comma, the number of mmap pages for AUX 273 User can change the size by passing the size after comma like 319 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 389 The various filters must be specified as a comma separated list: --branch-filter any_ret,u,k 424 --intr-regs=\?. To name registers, pass a comma separated list such as 628 option using the comma separator. Hardware events and generic hardware
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-kernel-irq | 15 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
|
D | sysfs-block-aoe | 14 (RO) The names of the network interfaces on the localhost (comma
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
D | Makefile | 106 $(CC) -Werror -Wl$(comma)--s390-pgste -x c - -o "$$TMP",-Wl$(comma)--s390-pgste)
|
/kernel/linux/linux-5.10/arch/powerpc/ |
D | Makefile | 211 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1) 249 cpu-as-$(CONFIG_ALTIVEC) += $(call as-option,-Wa$(comma)-maltivec) 256 cpu-as-$(CONFIG_PPC_E500MC) += $(call as-option,-Wa$(comma)-me500mc)
|
/kernel/linux/linux-5.10/drivers/android/ |
D | Kconfig | 42 The binder.devices parameter is a comma-separated list of strings
|