Searched refs:suffix (Results 26 - 50 of 123) sorted by relevance

12345

/linux-master/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh442 suffix="$2"
445 test_batched_request_firmware$suffix $i $mode
449 test_batched_request_firmware_into_buf$suffix $i $mode
453 test_batched_request_firmware_direct$suffix $i $mode
457 test_request_firmware_nowait_uevent$suffix $i $mode
461 test_request_firmware_nowait_custom$suffix $i $mode
/linux-master/include/linux/
H A Dcompiler_types.h420 # define __compiletime_assert(condition, msg, prefix, suffix) \
427 __noreturn extern void prefix ## suffix(void) \
430 prefix ## suffix(); \
433 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0)
436 #define _compiletime_assert(condition, msg, prefix, suffix) \
437 __compiletime_assert(condition, msg, prefix, suffix)
H A Dkcsan-checks.h378 #define __kcsan_scoped_name(c, suffix) __kcsan_scoped_##c##suffix
/linux-master/arch/alpha/kernel/
H A Dpci-sysfs.c157 char *suffix, struct bin_attribute *res_attr,
162 sprintf(name, "resource%d%s", num, suffix);
179 char *suffix, *attr_name; local
181 suffix = ""; /* Assume bwx machine, normal resourceN files. */
189 suffix = "_dense";
198 suffix = "_sparse";
213 retval = pci_create_one_attr(pdev, num, attr_name, suffix, attr,
156 pci_create_one_attr(struct pci_dev *pdev, int num, char *name, char *suffix, struct bin_attribute *res_attr, unsigned long sparse) argument
/linux-master/scripts/
H A DMakefile.package29 cmd_archive = git -C $(srctree) $(git-config-tar$(suffix $@)) archive \
32 suffix-gzip := .gz
33 suffix-bzip2 := .bz2
34 suffix-lzma := .lzma
35 suffix-xz := .xz
90 debian-orig-suffix := \
92 $(suffix-$(KDEB_SOURCE_COMPRESS)),.unsupported-deb-src-compress))
103 debian-orig: private orig-name = $(source)_$(version).orig.tar$(debian-orig-suffix)
105 debian-orig: linux.tar$(debian-orig-suffix) debian
157 cmd_tar = cd $<; tar cf ../$@ $(compress-tar$(suffix
[all...]
H A DMakefile.lib54 suffix-search = $(strip $(foreach s, $3, $($(1:%$(strip $2)=%$s))))
56 multi-search = $(sort $(foreach m, $1, $(if $(call suffix-search, $m, $2, $3 -), $m)))
58 real-search = $(foreach m, $1, $(if $(call suffix-search, $m, $2, $3 -), $(call suffix-search, $m, $2, $3), $m))
116 $(if $(filter $*.o, $(call suffix-search, $m, .o, -objs -y -m)),$(m:.o=))))
123 # target with $(obj)/ and its suffix stripped
300 $(addprefix $(obj)/, $(call suffix-search, $(patsubst $(obj)/%,%,$m), $2, $3))))
381 symbase=__$(patsubst .%,%,$(suffix $<))_$(subst -,_,$(notdir $*)); \
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dintf.c66 const char *suffix; member in struct:mlx4_adev_device
113 const char *suffix = mlx4_adev_devices[idx].suffix; local
124 adev->name = suffix;
225 mlx4_adev_devices[i].suffix);
286 mlx4_adev_devices[i].suffix);
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.c151 #define BITSFUNC3(name, bits, suffix) name##bits##suffix
152 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix)
/linux-master/arch/sparc/vdso/
H A Dvdso2c.c124 #define BITSFUNC3(name, bits, suffix) name##bits##suffix
125 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix)
/linux-master/drivers/hid/
H A Dhid-uclogic-params.h132 * The suffix to add to the input device name, if not NULL.
134 const char *suffix; member in struct:uclogic_params_frame
/linux-master/fs/afs/
H A Dsuper.c229 const char *cellname, *suffix, *name = param->string; local
271 /* the volume type is further affected by a possible suffix */
272 suffix = strrchr(ctx->volname, '.');
273 if (suffix) {
274 if (strcmp(suffix, ".readonly") == 0) {
277 } else if (strcmp(suffix, ".backup") == 0) {
280 } else if (suffix[1] == 0) {
282 suffix = NULL;
286 ctx->volnamesz = suffix ?
287 suffix
[all...]
/linux-master/tools/net/ynl/
H A Dynl-gen-c.py1292 def write_func_prot(self, qual_ret, name, args=None, doc=None, suffix=''):
1304 oneline += f"{name}({', '.join(args)}){suffix}"
1332 self.p(v + ')' + suffix)
1456 suffix = f"_{ri.type_name}"
1459 suffix += f"{direction_to_suffix[direction]}"
1462 suffix += '_req_dump'
1466 suffix += f"{direction_to_suffix[direction]}"
1468 suffix += op_mode_to_wrapper[ri.op_mode]
1470 suffix += '_rsp'
1471 suffix
[all...]
/linux-master/fs/kernfs/
H A Dinode.c323 const char *suffix, void *value, size_t size)
325 const char *name = xattr_full_name(handler, suffix);
334 const char *suffix, const void *value,
337 const char *name = xattr_full_name(handler, suffix);
407 const char *suffix, const void *value,
410 const char *full_name = xattr_full_name(handler, suffix);
321 kernfs_vfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *suffix, void *value, size_t size) argument
331 kernfs_vfs_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *suffix, const void *value, size_t size, int flags) argument
404 kernfs_vfs_user_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *suffix, const void *value, size_t size, int flags) argument
/linux-master/drivers/acpi/acpica/
H A Dacapps.h140 char *fl_generate_filename(char *input_filename, char *suffix);
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rfim.c91 #define RFIM_SHOW(suffix, table)\
92 static ssize_t suffix##_show(struct device *dev,\
122 #define RFIM_STORE(suffix, table)\
123 static ssize_t suffix##_store(struct device *dev,\
H A Dprocessor_thermal_device.c18 #define POWER_LIMIT_SHOW(index, suffix) \
19 static ssize_t power_limit_##index##_##suffix##_show(struct device *dev, \
26 (unsigned long)proc_dev->power_limits[index].suffix * 1000); \
/linux-master/tools/testing/selftests/bpf/
H A Dgenerate_udp_fragments.py48 suffix = "6" if v6 else ""
50 f.write(f"static uint8_t frag{suffix}_{idx}[] = {{\n")
/linux-master/drivers/net/ppp/
H A Dbsd_comp.c121 unsigned char suffix; /* last character of new code */ member in struct:bsd_dict::__anon46::__anon47
125 unsigned char suffix; /* last character of new code */
206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \
208 #define BSD_KEY(prefix,suffix) ((((unsigned long)(suffix)) << 16) \
670 continue; /* found (prefix,suffix) */
691 ent = dictp->codem1 + 1; /* finally found (prefix,suffix) */
1025 *--p = dictp->f.hs.suffix;
/linux-master/drivers/hwmon/
H A Dgl518sm.c226 #define show(type, suffix, value) \
227 static ssize_t show_##suffix(struct device *dev, \
280 #define set(type, suffix, value, reg) \
281 static ssize_t set_##suffix(struct device *dev, \
299 #define set_bits(type, suffix, value, reg, mask, shift) \
300 static ssize_t set_##suffix(struct device *dev, \
321 #define set_low(type, suffix, value, reg) \
322 set_bits(type, suffix, value, reg, 0x00ff, 0)
323 #define set_high(type, suffix, value, reg) \
324 set_bits(type, suffix, valu
[all...]
/linux-master/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl1522 my $suffix = $avx512 ? "_avx512" : "";
1527 jae .Lblocks_avx2$suffix
1531 .Lblocks_avx2$suffix:
1533 jz .Lno_data_avx2$suffix
1538 jz .Lbase2_64_avx2$suffix
1541 jz .Leven_avx2$suffix
1556 .Lblocks_avx2_body$suffix:
1603 .Lbase2_26_pre_avx2$suffix:
1614 jnz .Lbase2_26_pre_avx2$suffix
1617 jz .Lstore_base2_64_avx2$suffix # stor
[all...]
/linux-master/drivers/of/
H A Dproperty.c1141 static int strcmp_suffix(const char *str, const char *suffix) argument
1146 suffix_len = strlen(suffix);
1149 return strcmp(str + len - suffix_len, suffix);
1159 * @suffix: Property suffix that is known to contain list of phandle(s) to
1163 * This is a helper function to parse properties that have a known fixed suffix
1173 const char *suffix,
1178 if (strcmp_suffix(prop_name, suffix))
1188 #define DEFINE_SUFFIX_PROP(fname, suffix, cells) \
1192 return parse_suffix_prop_cells(np, prop_name, index, suffix, cell
1171 parse_suffix_prop_cells(struct device_node *np, const char *prop_name, int index, const char *suffix, const char *cells_name) argument
[all...]
/linux-master/drivers/net/arcnet/
H A Darcnet.c89 .suffix = '?',
524 arc_proto_default->suffix);
526 arc_cont(D_PROTO, "%c", arc_proto_map[count]->suffix);
664 proto->suffix);
684 proto_num, proto->suffix);
687 arc_bcast_proto->suffix);
754 proto->suffix);
1163 newp->suffix, oldp->suffix);
/linux-master/scripts/dtc/
H A Ddtc.h94 static inline bool strends(const char *str, const char *suffix) argument
99 suffix_len = strlen(suffix);
102 return streq(str + len - suffix_len, suffix);
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-common.h172 const char *prefix, const char *suffix);
/linux-master/tools/testing/selftests/net/
H A Dcmsg_ipv6.sh8 TMPF=$(mktemp --suffix ".pcap")

Completed in 242 milliseconds

12345