/linux-6.12.1/lib/zstd/common/ |
D | error_private.c | 24 case PREFIX(no_error): return "No error detected"; in ERR_getErrorString() 25 case PREFIX(GENERIC): return "Error (generic)"; in ERR_getErrorString() 26 case PREFIX(prefix_unknown): return "Unknown frame descriptor"; in ERR_getErrorString() 27 case PREFIX(version_unsupported): return "Version not supported"; in ERR_getErrorString() 28 case PREFIX(frameParameter_unsupported): return "Unsupported frame parameter"; in ERR_getErrorString() 29 … case PREFIX(frameParameter_windowTooLarge): return "Frame requires too much memory for decoding"; in ERR_getErrorString() 30 case PREFIX(corruption_detected): return "Corrupted block detected"; in ERR_getErrorString() 31 case PREFIX(checksum_wrong): return "Restored data doesn't match checksum"; in ERR_getErrorString() 32 case PREFIX(parameter_unsupported): return "Unsupported parameter"; in ERR_getErrorString() 33 case PREFIX(parameter_outOfBound): return "Parameter is out of bound"; in ERR_getErrorString() [all …]
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | hugetlb-read-hwpoison.c | 16 #define PREFIX " ... " macro 61 printf(PREFIX ERROR_PREFIX "check fail: buf[%lu] = %u != %u\n", in verify_chunk() 78 printf(PREFIX PREFIX "init val=%u with offset=0x%lx\n", val, offset); in seek_read_hugepage_filemap() 79 printf(PREFIX PREFIX "expect to read 0x%lx bytes of data in total\n", in seek_read_hugepage_filemap() 82 perror(PREFIX ERROR_PREFIX "seek failed"); in seek_read_hugepage_filemap() 89 printf(PREFIX PREFIX "read reach end of the file\n"); in seek_read_hugepage_filemap() 92 perror(PREFIX ERROR_PREFIX "read failed"); in seek_read_hugepage_filemap() 101 printf(PREFIX PREFIX "actually read 0x%lx bytes of data in total\n", in seek_read_hugepage_filemap() 115 printf(PREFIX PREFIX "expect to read 0x%lx bytes of data in total\n", in read_hugepage_filemap() 120 printf(PREFIX PREFIX "read reach end of the file\n"); in read_hugepage_filemap() [all …]
|
/linux-6.12.1/drivers/regulator/ |
D | mc13xxx.h | 55 #define MC13xxx_DEFINE(prefix, _name, _node, _reg, _vsel_reg, _voltages, _ops) \ argument 56 [prefix ## _name] = { \ 63 .id = prefix ## _name, \ 66 .reg = prefix ## _reg, \ 67 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \ 68 .vsel_reg = prefix ## _vsel_reg, \ 69 .vsel_shift = prefix ## _vsel_reg ## _ ## _name ## VSEL,\ 70 .vsel_mask = prefix ## _vsel_reg ## _ ## _name ## VSEL_M,\ 73 #define MC13xxx_FIXED_DEFINE(prefix, _name, _node, _reg, _voltages, _ops) \ argument 74 [prefix ## _name] = { \ [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | lm90.rst | 8 Prefix: 'lm84' 16 Prefix: 'lm90' 26 Prefix: 'lm89' (no auto-detection) 36 Prefix: 'lm99' 46 Prefix: 'lm86' 56 Prefix: 'adm1020' 64 Prefix: 'adm1021' 72 Prefix: 'adm1023' 80 Prefix: 'adm1032' 90 Prefix: 'adt7461' [all …]
|
D | isl68137.rst | 8 Prefix: 'isl68137' 19 Prefix: 'isl68220' 29 Prefix: 'isl68221' 39 Prefix: 'isl68222' 49 Prefix: 'isl68223' 59 Prefix: 'isl68224' 69 Prefix: 'isl68225' 79 Prefix: 'isl68226' 89 Prefix: 'isl68227' 99 Prefix: 'isl68229' [all …]
|
D | ltc2978.rst | 8 Prefix: 'ltc2972' 16 Prefix: 'ltc2974' 24 Prefix: 'ltc2975' 32 Prefix: 'ltc2977' 40 Prefix: 'ltc2978' 50 Prefix: 'ltc2979' 58 Prefix: 'ltc2980' 66 Prefix: 'ltc3880' 74 Prefix: 'ltc3882' 82 Prefix: 'ltc3883' [all …]
|
D | max6697.rst | 8 Prefix: 'max6581' 14 Prefix: 'max6602' 20 Prefix: 'max6622' 26 Prefix: 'max6636' 32 Prefix: 'max6689' 38 Prefix: 'max6693' 44 Prefix: 'max6694' 50 Prefix: 'max6697' 56 Prefix: 'max6698' 62 Prefix: 'max6699'
|
D | f71882fg.rst | 8 Prefix: 'f71808e' 16 Prefix: 'f71808a' 24 Prefix: 'f71858fg' 32 Prefix: 'f71862fg' 40 Prefix: 'f71869' 48 Prefix: 'f71869a' 56 Prefix: 'f71882fg' 64 Prefix: 'f71889fg' 72 Prefix: 'f71889ed' 80 Prefix: 'f71889a' [all …]
|
D | it87.rst | 8 Prefix: 'it8603' 16 Prefix: 'it8620' 22 Prefix: 'it8628' 30 Prefix: 'it87' 38 Prefix: 'it8712' 46 Prefix: 'it8716' 54 Prefix: 'it8718' 62 Prefix: 'it8720' 70 Prefix: 'it8721' 78 Prefix: 'it8728' [all …]
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | f_mass_storage.h | 21 #define _FSG_MODULE_PARAM_ARRAY(prefix, params, name, type, desc) \ argument 22 module_param_array_named(prefix ## name, params.name, type, \ 23 &prefix ## params.name ## _count, \ 25 MODULE_PARM_DESC(prefix ## name, desc) 27 #define _FSG_MODULE_PARAM(prefix, params, name, type, desc) \ argument 28 module_param_named(prefix ## name, params.name, type, \ 30 MODULE_PARM_DESC(prefix ## name, desc) 32 #define __FSG_MODULE_PARAMETERS(prefix, params) \ argument 33 _FSG_MODULE_PARAM_ARRAY(prefix, params, file, charp, \ 35 _FSG_MODULE_PARAM_ARRAY(prefix, params, ro, bool, \ [all …]
|
/linux-6.12.1/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 36 static void create_key(const char *prefix, const char *postfix, in create_key() argument 39 if (prefix && postfix) in create_key() 40 snprintf(buf, len, "%s%s%s", prefix, name, postfix); in create_key() 41 else if (prefix) in create_key() 42 snprintf(buf, len, "%s%s", prefix, name); in create_key() 49 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() argument 55 create_key(prefix, postfix, name, key, sizeof(key)); in get_nvram_var() 58 if (fallback && err == -ENOENT && prefix) { in get_nvram_var() 66 static void nvram_read_ ## type(const char *prefix, \ 74 err = get_nvram_var(prefix, postfix, name, buf, sizeof(buf), \ [all …]
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | message-stats.c | 15 static void write_u64(char *prefix, u64 value, char *suffix, char **buf, in write_u64() argument 20 count = scnprintf(*buf, *maxlen, "%s%llu%s", prefix == NULL ? "" : prefix, in write_u64() 26 static void write_u32(char *prefix, u32 value, char *suffix, char **buf, in write_u32() argument 31 count = scnprintf(*buf, *maxlen, "%s%u%s", prefix == NULL ? "" : prefix, in write_u32() 37 static void write_block_count_t(char *prefix, block_count_t value, char *suffix, in write_block_count_t() argument 42 count = scnprintf(*buf, *maxlen, "%s%llu%s", prefix == NULL ? "" : prefix, in write_block_count_t() 48 static void write_string(char *prefix, char *value, char *suffix, char **buf, in write_string() argument 53 count = scnprintf(*buf, *maxlen, "%s%s%s", prefix == NULL ? "" : prefix, in write_string() 59 static void write_bool(char *prefix, bool value, char *suffix, char **buf, in write_bool() argument 64 count = scnprintf(*buf, *maxlen, "%s%d%s", prefix == NULL ? "" : prefix, in write_bool() [all …]
|
D | logger.c | 106 * @prefix: The prefix of the log message 110 static void emit_log_message(int priority, const char *module, const char *prefix, in emit_log_message() argument 123 prefix, vaf1, vaf2); in emit_log_message() 131 device_instance, current->comm, prefix, vaf1, in emit_log_message() 137 * If it's a kernel thread and the module name is a prefix of its name, assume it is ours in emit_log_message() 143 prefix, vaf1, vaf2); in emit_log_message() 149 prefix, vaf1, vaf2); in emit_log_message() 156 * @prefix: optional string prefix to message, may be NULL 161 void vdo_log_embedded_message(int priority, const char *module, const char *prefix, in vdo_log_embedded_message() argument 173 if (prefix == NULL) in vdo_log_embedded_message() [all …]
|
/linux-6.12.1/net/ipv6/ |
D | addrlabel.c | 33 struct in6_addr prefix; member 45 * prefix addr_type label 67 const struct in6_addr *prefix; member 72 .prefix = &in6addr_any, 75 .prefix = &(struct in6_addr){ { { 0xfc } } } , 79 .prefix = &(struct in6_addr){ { { 0xfe, 0xc0 } } }, 83 .prefix = &(struct in6_addr){ { { 0x20, 0x02 } } }, 87 .prefix = &(struct in6_addr){ { { 0x3f, 0xfe } } }, 91 .prefix = &(struct in6_addr){ { { 0x20, 0x01 } } }, 95 .prefix = &(struct in6_addr){ { { 0x20, 0x01, 0x00, 0x10 } } }, [all …]
|
/linux-6.12.1/include/linux/ |
D | btf_ids.h | 57 #define __ID(prefix) \ argument 58 __PASTE(__PASTE(prefix, __COUNTER__), __LINE__) 64 #define BTF_ID(prefix, name) \ argument 65 __BTF_ID(__ID(__BTF_ID__##prefix##__##name##__), "") 67 #define ____BTF_ID_FLAGS(prefix, name, flags) \ argument 68 __BTF_ID(__ID(__BTF_ID__##prefix##__##name##__), ".long " #flags "\n") 69 #define __BTF_ID_FLAGS(prefix, name, flags, ...) \ argument 70 ____BTF_ID_FLAGS(prefix, name, flags) 71 #define BTF_ID_FLAGS(prefix, name, ...) \ argument 72 __BTF_ID_FLAGS(prefix, name, ##__VA_ARGS__, 0) [all …]
|
/linux-6.12.1/tools/bootconfig/scripts/ |
D | ftrace2bconf.sh | 74 emit_kv $PREFIX.event.kprobes.$event.probes += $args 80 emit_kv $PREFIX.event.synthetic.$event.fields = `echo $fields | sed "s/;/,/g"` 117 emit_kv $PREFIX.event.$group.$event.actions += \'$action\' 121 emit_kv $PREFIX.event.$group.$event.enable 125 emit_kv $PREFIX.event.$group.$event.filter = "$val" 140 # PREFIX and INSTANCE must be set 141 if [ $PREFIX = "ftrace" ]; then 148 emit_kv $PREFIX.event.enable 156 emit_kv $PREFIX.event.$group.enable 212 PREFIX="ftrace" [all …]
|
/linux-6.12.1/scripts/ |
D | syscallhdr.sh | 19 …echo >&2 "usage: $0 [--abis ABIS] [--emit-nr] [--offset OFFSET] [--prefix PREFIX] INFILE OUTFILE" … 28 echo >&2 " --prefix PREFIX The prefix to the macro like __NR_<PREFIX><NAME>" 36 prefix= 50 --prefix) 51 prefix=$2 86 echo "#define __NR_$prefix$name $nr" 92 echo "#define __NR_${prefix}syscalls $(($max + 1))"
|
D | syscallnr.sh | 18 echo >&2 "usage: $0 [--abis ABIS] [--prefix PREFIX] INFILE OUTFILE" >&2 25 echo >&2 " --prefix PREFIX The prefix to the macro like __NR_<PREFIX><NAME>" 31 prefix= 39 --prefix) 40 prefix=$2 71 echo "#define __NR_${prefix}syscalls $(($max + 1))"
|
/linux-6.12.1/sound/soc/generic/ |
D | simple-card.c | 24 #define PREFIX "simple-audio-card," macro 125 simple_util_parse_convert(top, PREFIX, adata); in simple_parse_convert() 126 simple_util_parse_convert(node, PREFIX, adata); in simple_parse_convert() 136 char *prefix, in simple_parse_node() argument 173 char *prefix, char *name) in simple_link_init() argument 186 prefix, &dai_link->dai_fmt); in simple_link_init() 196 of_property_read_u32(top, PREFIX "mclk-fs", &dai_props->mclk_fs); in simple_link_init() 198 of_property_read_u32(node, PREFIX "mclk-fs", &dai_props->mclk_fs); in simple_link_init() 200 of_property_read_u32(cpu, PREFIX "mclk-fs", &dai_props->mclk_fs); in simple_link_init() 202 of_property_read_u32(codec, PREFIX "mclk-fs", &dai_props->mclk_fs); in simple_link_init() [all …]
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 168 static void trace_print_header(int seq, int prefix) in trace_print_header() argument 170 printf("%*s[%d]: ", prefix, "", seq); in trace_print_header() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() argument 239 trace_print_header(seq, *prefix); in trace_print_entry() 243 trace_print_header(seq, *prefix); in trace_print_entry() 247 trace_print_header(seq, *prefix); in trace_print_entry() 251 trace_print_header(seq, *prefix); in trace_print_entry() 253 *prefix += PREFIX_DELTA; in trace_print_entry() 256 *prefix -= PREFIX_DELTA; in trace_print_entry() 257 if (*prefix < BASE_PREFIX) in trace_print_entry() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | meson-g12.dtsi | 17 sound-name-prefix = "TDM_A"; 28 sound-name-prefix = "TDM_B"; 39 sound-name-prefix = "TDM_C"; 54 sound-name-prefix = "PDM"; 104 sound-name-prefix = "TODDR_A"; 119 sound-name-prefix = "TODDR_B"; 134 sound-name-prefix = "TODDR_C"; 149 sound-name-prefix = "FRDDR_A"; 164 sound-name-prefix = "FRDDR_B"; 179 sound-name-prefix = "FRDDR_C"; [all …]
|
/linux-6.12.1/drivers/clk/qcom/ |
D | lcc-msm8960.c | 92 #define CLK_AIF_OSR_SRC(prefix, _ns, _md) \ argument 93 static struct clk_rcg prefix##_osr_src = { \ 117 .name = #prefix "_osr_src", \ 126 #define CLK_AIF_OSR_CLK(prefix, _ns, hr, en_bit) \ argument 127 static struct clk_branch prefix##_osr_clk = { \ 135 .name = #prefix "_osr_clk", \ 137 &prefix##_osr_src.clkr.hw, \ 146 #define CLK_AIF_OSR_DIV_CLK(prefix, _ns, _width) \ argument 147 static struct clk_regmap_div prefix##_div_clk = { \ 153 .name = #prefix "_div_clk", \ [all …]
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | stat+std_output.sh | 32 local prefix=1 35 in "--interval") prefix=2 36 ;; "--per-thread") prefix=2 37 ;; "--system-wide-no-aggr") prefix=2 38 ;; "--per-core") prefix=3 39 ;; "--per-socket") prefix=3 40 ;; "--per-node") prefix=3 41 ;; "--per-die") prefix=3 42 ;; "--per-cache") prefix=3 43 ;; "--per-cluster") prefix=3 [all …]
|
/linux-6.12.1/tools/include/linux/ |
D | btf_ids.h | 51 #define __ID(prefix) \ argument 52 __PASTE(__PASTE(prefix, __COUNTER__), __LINE__) 58 #define BTF_ID(prefix, name) \ argument 59 __BTF_ID(__ID(__BTF_ID__##prefix##__##name##__)) 93 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ argument 95 BTF_ID(prefix, typename) 96 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ argument 98 BTF_ID(prefix, typename) 161 #define BTF_ID(prefix, name) argument 164 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; argument [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | soc15_common.h | 113 #define WREG32_RLC_EX(prefix, reg, value, inst) \ argument 118 …uint32_t r0 = adev->reg_offset[GC_HWIP][inst][prefix##SCRATCH_REG0_BASE_IDX] + prefix##SCRATCH_REG… 119 …uint32_t r1 = adev->reg_offset[GC_HWIP][inst][prefix##SCRATCH_REG1_BASE_IDX] + prefix##SCRATCH_REG… 120 …uint32_t spare_int = adev->reg_offset[GC_HWIP][inst][prefix##RLC_SPARE_INT_BASE_IDX] + prefix##RLC… 151 #define WREG32_SOC15_RLC_SHADOW_EX(prefix, ip, inst, reg, value) \ argument 155 …uint32_t r2 = adev->reg_offset[GC_HWIP][inst][prefix##SCRATCH_REG1_BASE_IDX] + prefix##SCRATCH_REG… 156 …uint32_t r3 = adev->reg_offset[GC_HWIP][inst][prefix##SCRATCH_REG1_BASE_IDX] + prefix##SCRATCH_REG… 157 …uint32_t grbm_cntl = adev->reg_offset[GC_HWIP][inst][prefix##GRBM_GFX_CNTL_BASE_IDX] + prefix##GRB… 158 …uint32_t grbm_idx = adev->reg_offset[GC_HWIP][inst][prefix##GRBM_GFX_INDEX_BASE_IDX] + prefix##GRB… 178 #define WREG32_SOC15_RLC_EX(prefix, ip, inst, reg, value) \ argument [all …]
|