suffix            155 arch/alpha/kernel/pci-sysfs.c 			       char *suffix, struct bin_attribute *res_attr,
suffix            160 arch/alpha/kernel/pci-sysfs.c 	sprintf(name, "resource%d%s", num, suffix);
suffix            177 arch/alpha/kernel/pci-sysfs.c 	char *suffix, *attr_name;
suffix            179 arch/alpha/kernel/pci-sysfs.c 	suffix = "";	/* Assume bwx machine, normal resourceN files. */
suffix            187 arch/alpha/kernel/pci-sysfs.c 			suffix = "_dense";
suffix            196 arch/alpha/kernel/pci-sysfs.c 		suffix = "_sparse";
suffix            211 arch/alpha/kernel/pci-sysfs.c 	retval = pci_create_one_attr(pdev, num, attr_name, suffix, attr,
suffix             65 arch/mips/cavium-octeon/executive/octeon-model.c 	const char *suffix;
suffix            100 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            102 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            104 arch/mips/cavium-octeon/executive/octeon-model.c 		suffix = "EXP";
suffix            106 arch/mips/cavium-octeon/executive/octeon-model.c 		suffix = "NSP";
suffix            269 arch/mips/cavium-octeon/executive/octeon-model.c 		if ((num_cores == 4) && l2d_fus3 && !strncmp(suffix, "CP", 2))
suffix            297 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "SP";
suffix            299 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "SSP";
suffix            302 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "CP";
suffix            304 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "NSP";
suffix            306 arch/mips/cavium-octeon/executive/octeon-model.c 					suffix = "SCP";
suffix            309 arch/mips/cavium-octeon/executive/octeon-model.c 					suffix = "NSPB2";
suffix            329 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AP";
suffix            331 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            333 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "DAP";
suffix            335 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            344 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            346 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "DAP";
suffix            348 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            350 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            357 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AP";
suffix            359 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            361 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "DAP";
suffix            363 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            365 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            370 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            372 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "DAP";
suffix            374 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            376 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SP";
suffix            378 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            383 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            385 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            402 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "CP";
suffix            404 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "SCP";
suffix            407 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "HCP";
suffix            409 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            416 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "CP";
suffix            418 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            420 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            432 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "CP";
suffix            434 arch/mips/cavium-octeon/executive/octeon-model.c 				suffix = "SCP";
suffix            436 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            443 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "SCP";
suffix            445 arch/mips/cavium-octeon/executive/octeon-model.c 			suffix = "AAP";
suffix            451 arch/mips/cavium-octeon/executive/octeon-model.c 		suffix = "XXX";
suffix            472 arch/mips/cavium-octeon/executive/octeon-model.c 			int suffix = (fuse_data >> 14) & 0x1f;
suffix            473 arch/mips/cavium-octeon/executive/octeon-model.c 			if (suffix && model) {
suffix            475 arch/mips/cavium-octeon/executive/octeon-model.c 				sprintf(fuse_model, "%d%c", model, 'A' + suffix - 1);
suffix            478 arch/mips/cavium-octeon/executive/octeon-model.c 			} else if (suffix && !model) {
suffix            480 arch/mips/cavium-octeon/executive/octeon-model.c 				sprintf(fuse_model, "%s%c", core_model, 'A' + suffix - 1);
suffix            490 arch/mips/cavium-octeon/executive/octeon-model.c 	sprintf(buffer, "CN%s%sp%s-%d-%s", family, core_model, pass, clock_mhz, suffix);
suffix            124 arch/sparc/vdso/vdso2c.c #define BITSFUNC3(name, bits, suffix) name##bits##suffix
suffix            125 arch/sparc/vdso/vdso2c.c #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix)
suffix            146 arch/x86/entry/vdso/vdso2c.c #define BITSFUNC3(name, bits, suffix) name##bits##suffix
suffix            147 arch/x86/entry/vdso/vdso2c.c #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix)
suffix             62 arch/x86/include/asm/rmwcc.h #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...)	\
suffix             63 arch/x86/include/asm/rmwcc.h 	__GEN_RMWcc(op " %[var]\n\t" suffix, var, cc,			\
suffix             66 arch/x86/include/asm/rmwcc.h #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\
suffix             67 arch/x86/include/asm/rmwcc.h 	__GEN_RMWcc(op " %[val], %[var]\n\t" suffix, var, cc,		\
suffix           1209 arch/x86/kernel/apic/x2apic_uv_x.c 		char suffix[] = " KMGTPE";
suffix           1212 arch/x86/kernel/apic/x2apic_uv_x.c 		while (size > 9999 && order < sizeof(suffix)) {
suffix           1230 arch/x86/kernel/apic/x2apic_uv_x.c 			flag, size, suffix[order],
suffix            140 drivers/acpi/acpica/acapps.h char *fl_generate_filename(char *input_filename, char *suffix);
suffix            458 drivers/base/firmware_loader/main.c 			   const char *suffix,
suffix            489 drivers/base/firmware_loader/main.c 			       fw_path[i], fw_priv->fw_name, suffix);
suffix           2133 drivers/bluetooth/btusb.c 					     const char *suffix)
suffix           2141 drivers/bluetooth/btusb.c 			suffix);
suffix           2151 drivers/bluetooth/btusb.c 			suffix);
suffix            808 drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c 	     const char *prefix, const char *suffix)
suffix            815 drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c 		       name, prefix, slices, suffix);
suffix            820 drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c 	       name, prefix, slices, expected, suffix);
suffix             77 drivers/gpu/drm/sti/sti_hdmi.c #define  XCAT(prefix, x, suffix)        prefix ## x ## suffix
suffix           1520 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	SVGA3dCmdSurfaceDMASuffix *suffix;
suffix           1525 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	suffix = (SVGA3dCmdSurfaceDMASuffix *)((unsigned long) &cmd->body +
suffix           1526 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 					       header->size - sizeof(*suffix));
suffix           1529 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (unlikely(suffix->suffixSize != sizeof(*suffix))) {
suffix           1547 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (unlikely(suffix->maximumOffset > bo_size))
suffix           1548 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		suffix->maximumOffset = bo_size;
suffix            497 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	SVGA3dCmdSurfaceDMASuffix *suffix =
suffix            499 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	size_t blit_size = sizeof(*blit) * dirty->num_hits + sizeof(*suffix);
suffix            514 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	suffix->suffixSize = sizeof(*suffix);
suffix            515 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	suffix->maximumOffset = ddirty->buf->base.num_pages * PAGE_SIZE;
suffix            520 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 		vmw_stdu_populate_update(&suffix[1], stdu->base.unit,
suffix           1247 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	SVGA3dCmdSurfaceDMASuffix *suffix = cmd;
suffix           1252 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	suffix->suffixSize = sizeof(*suffix);
suffix           1253 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	suffix->maximumOffset = vfbbo->buffer->base.num_pages * PAGE_SIZE;
suffix           1255 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	vmw_stdu_populate_update(&suffix[1], stdu->base.unit, bb->x1, bb->x2,
suffix           1258 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	return sizeof(*suffix) + sizeof(struct vmw_stdu_update);
suffix            146 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	SVGA3dCmdSurfaceDMASuffix suffix;
suffix            288 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		SVGA3dCmdSurfaceDMASuffix *suffix = &cmd->suffix;
suffix            293 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		header->size = sizeof(*body) + sizeof(*cb) + sizeof(*suffix);
suffix            314 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		suffix->suffixSize = sizeof(*suffix);
suffix            315 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		suffix->maximumOffset =
suffix            318 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		suffix->flags.discard = 0;
suffix            319 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		suffix->flags.unsynchronized = 0;
suffix            320 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 		suffix->flags.reserved = 0;
suffix           1663 drivers/hid/hid-input.c 	const char *suffix = NULL;
suffix           1673 drivers/hid/hid-input.c 			suffix = "Keyboard";
suffix           1676 drivers/hid/hid-input.c 			suffix = "Keypad";
suffix           1679 drivers/hid/hid-input.c 			suffix = "Mouse";
suffix           1682 drivers/hid/hid-input.c 			suffix = "Pen";
suffix           1685 drivers/hid/hid-input.c 			suffix = "Touchscreen";
suffix           1688 drivers/hid/hid-input.c 			suffix = "Touchpad";
suffix           1691 drivers/hid/hid-input.c 			suffix = "System Control";
suffix           1694 drivers/hid/hid-input.c 			suffix = "Consumer Control";
suffix           1697 drivers/hid/hid-input.c 			suffix = "Wireless Radio Control";
suffix           1700 drivers/hid/hid-input.c 			suffix = "System Multi Axis";
suffix           1707 drivers/hid/hid-input.c 	if (suffix) {
suffix           1709 drivers/hid/hid-input.c 		suffix_len = strlen(suffix);
suffix           1711 drivers/hid/hid-input.c 		    strcmp(hid->name + name_len - suffix_len, suffix)) {
suffix           1713 drivers/hid/hid-input.c 						   hid->name, suffix);
suffix           1546 drivers/hid/hid-multitouch.c 	const char *suffix = NULL;
suffix           1589 drivers/hid/hid-multitouch.c 		suffix = "Custom Media Keys";
suffix           1592 drivers/hid/hid-multitouch.c 		suffix = "Stylus";
suffix           1595 drivers/hid/hid-multitouch.c 		suffix = "UNKNOWN";
suffix           1599 drivers/hid/hid-multitouch.c 	if (suffix) {
suffix           1601 drivers/hid/hid-multitouch.c 				    strlen(hdev->name) + strlen(suffix) + 2,
suffix           1604 drivers/hid/hid-multitouch.c 			sprintf(name, "%s %s", hdev->name, suffix);
suffix             23 drivers/hid/hid-retrode.c 	const char *suffix;
suffix             29 drivers/hid/hid-retrode.c 		suffix = "SNES Mouse";
suffix             33 drivers/hid/hid-retrode.c 		suffix = "SNES / N64";
suffix             38 drivers/hid/hid-retrode.c 		suffix = "Mega Drive";
suffix             43 drivers/hid/hid-retrode.c 		suffix = "Unknown";
suffix             49 drivers/hid/hid-retrode.c 				suffix, number);
suffix             52 drivers/hid/hid-retrode.c 				"%s %s", CONTROLLER_NAME_BASE, suffix);
suffix            108 drivers/hid/hid-uclogic-core.c 	const char *suffix = NULL;
suffix            129 drivers/hid/hid-uclogic-core.c 		suffix = "Keyboard";
suffix            132 drivers/hid/hid-uclogic-core.c 		suffix = "Mouse";
suffix            135 drivers/hid/hid-uclogic-core.c 		suffix = "Pad";
suffix            138 drivers/hid/hid-uclogic-core.c 		suffix = "Pen";
suffix            141 drivers/hid/hid-uclogic-core.c 		suffix = "Consumer Control";
suffix            144 drivers/hid/hid-uclogic-core.c 		suffix = "System Control";
suffix            148 drivers/hid/hid-uclogic-core.c 	if (suffix) {
suffix            149 drivers/hid/hid-uclogic-core.c 		len = strlen(hdev->name) + 2 + strlen(suffix);
suffix            152 drivers/hid/hid-uclogic-core.c 			snprintf(name, len, "%s %s", hdev->name, suffix);
suffix           2178 drivers/hid/wacom_sys.c static void wacom_update_name(struct wacom *wacom, const char *suffix)
suffix           2222 drivers/hid/wacom_sys.c 		 name, suffix);
suffix           2226 drivers/hid/wacom_sys.c 		"%s%s Pen", name, suffix);
suffix           2228 drivers/hid/wacom_sys.c 		"%s%s Finger", name, suffix);
suffix           2230 drivers/hid/wacom_sys.c 		"%s%s Pad", name, suffix);
suffix            226 drivers/hwmon/gl518sm.c #define show(type, suffix, value)					\
suffix            227 drivers/hwmon/gl518sm.c static ssize_t show_##suffix(struct device *dev,			\
suffix            280 drivers/hwmon/gl518sm.c #define set(type, suffix, value, reg)					\
suffix            281 drivers/hwmon/gl518sm.c static ssize_t set_##suffix(struct device *dev,				\
suffix            299 drivers/hwmon/gl518sm.c #define set_bits(type, suffix, value, reg, mask, shift)			\
suffix            300 drivers/hwmon/gl518sm.c static ssize_t set_##suffix(struct device *dev,				\
suffix            321 drivers/hwmon/gl518sm.c #define set_low(type, suffix, value, reg)				\
suffix            322 drivers/hwmon/gl518sm.c 	set_bits(type, suffix, value, reg, 0x00ff, 0)
suffix            323 drivers/hwmon/gl518sm.c #define set_high(type, suffix, value, reg)				\
suffix            324 drivers/hwmon/gl518sm.c 	set_bits(type, suffix, value, reg, 0xff00, 8)
suffix            271 drivers/hwmon/it87.c 	const char * const suffix;
suffix            300 drivers/hwmon/it87.c 		.suffix = "F",
suffix            305 drivers/hwmon/it87.c 		.suffix = "F",
suffix            311 drivers/hwmon/it87.c 		.suffix = "F",
suffix            317 drivers/hwmon/it87.c 		.suffix = "F",
suffix            325 drivers/hwmon/it87.c 		.suffix = "F",
suffix            333 drivers/hwmon/it87.c 		.suffix = "F",
suffix            343 drivers/hwmon/it87.c 		.suffix = "F",
suffix            351 drivers/hwmon/it87.c 		.suffix = "F",
suffix            360 drivers/hwmon/it87.c 		.suffix = "E",
suffix            372 drivers/hwmon/it87.c 		.suffix = "E",
suffix            384 drivers/hwmon/it87.c 		.suffix = "F",
suffix            391 drivers/hwmon/it87.c 		.suffix = "F",
suffix            398 drivers/hwmon/it87.c 		.suffix = "E/F",
suffix            405 drivers/hwmon/it87.c 		.suffix = "E",
suffix            413 drivers/hwmon/it87.c 		.suffix = "E",
suffix            421 drivers/hwmon/it87.c 		.suffix = "E",
suffix            430 drivers/hwmon/it87.c 		.suffix = "E",
suffix            438 drivers/hwmon/it87.c 		.suffix = "E",
suffix            447 drivers/hwmon/it87.c 		.suffix = "E",
suffix            456 drivers/hwmon/it87.c 		.suffix = "E",
suffix           2488 drivers/hwmon/it87.c 		it87_devices[sio_data->type].suffix,
suffix            172 drivers/media/common/b2c2/flexcop-common.h 		const char *prefix, const char *suffix);
suffix             66 drivers/media/common/b2c2/flexcop-misc.c 		const char *prefix, const char *suffix)
suffix             71 drivers/media/common/b2c2/flexcop-misc.c 			flexcop_revision_names[fc->rev], suffix);
suffix            154 drivers/net/arcnet/arc-rawmode.c 	.suffix		= 'r',
suffix            192 drivers/net/arcnet/arcdevice.h 	char suffix;		/* a for RFC1201, e for ether-encap, etc. */
suffix             89 drivers/net/arcnet/arcnet.c 	.suffix		= '?',
suffix            480 drivers/net/arcnet/arcnet.c 			   arc_proto_default->suffix);
suffix            482 drivers/net/arcnet/arcnet.c 			arc_cont(D_PROTO, "%c", arc_proto_map[count]->suffix);
suffix            617 drivers/net/arcnet/arcnet.c 			   proto->suffix);
suffix            637 drivers/net/arcnet/arcnet.c 			   proto_num, proto->suffix);
suffix            640 drivers/net/arcnet/arcnet.c 				   arc_bcast_proto->suffix);
suffix            707 drivers/net/arcnet/arcnet.c 					   proto->suffix);
suffix           1109 drivers/net/arcnet/arcnet.c 					   newp->suffix, oldp->suffix);
suffix            233 drivers/net/arcnet/capmode.c 	.suffix		= 'r',
suffix             48 drivers/net/arcnet/rfc1051.c 	.suffix		= 's',
suffix             50 drivers/net/arcnet/rfc1201.c 	.suffix		= 'a',
suffix            152 drivers/net/ethernet/cavium/liquidio/lio_main.c 				    char *prefix, char *suffix);
suffix           4347 drivers/net/ethernet/cavium/liquidio/lio_main.c 				    char *prefix, char *suffix)
suffix           4349 drivers/net/ethernet/cavium/liquidio/lio_main.c 	if (prefix && suffix)
suffix           4351 drivers/net/ethernet/cavium/liquidio/lio_main.c 			 suffix);
suffix           4354 drivers/net/ethernet/cavium/liquidio/lio_main.c 	else if (suffix)
suffix           4355 drivers/net/ethernet/cavium/liquidio/lio_main.c 		dev_info(&oct->pci_dev->dev, "%u: %s\n", console_num, suffix);
suffix             61 drivers/net/phy/phy_led_triggers.c 					size_t size, const char *suffix)
suffix             64 drivers/net/phy/phy_led_triggers.c 		 phy->mdio.bus->id, phy->mdio.addr, suffix);
suffix            121 drivers/net/ppp/bsd_comp.c 	    unsigned char	suffix; /* last character of new code */
suffix            125 drivers/net/ppp/bsd_comp.c 	    unsigned char	suffix; /* last character of new code */
suffix            206 drivers/net/ppp/bsd_comp.c #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \
suffix            208 drivers/net/ppp/bsd_comp.c #define BSD_KEY(prefix,suffix)		((((unsigned long)(suffix)) << 16) \
suffix           1025 drivers/net/ppp/bsd_comp.c 	    *--p    = dictp->f.hs.suffix;
suffix            185 drivers/nvdimm/namespace_devs.c 	const char *suffix = NULL;
suffix            188 drivers/nvdimm/namespace_devs.c 		suffix = "s";
suffix            202 drivers/nvdimm/namespace_devs.c 					suffix ? suffix : "");
suffix            205 drivers/nvdimm/namespace_devs.c 					suffix ? suffix : "");
suffix            211 drivers/nvdimm/namespace_devs.c 				suffix ? suffix : "");
suffix             83 drivers/s390/cio/device.c 			 struct ccw_device_id *id, const char *suffix)
suffix             95 drivers/s390/cio/device.c 				id->dev_model, suffix);
suffix             97 drivers/s390/cio/device.c 		len += snprintf(buf, size, "dtdm%s", suffix);
suffix            174 drivers/scsi/arm/fas216.c static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix)
suffix            178 drivers/scsi/arm/fas216.c 		SCp->buffers_residual, suffix);
suffix           1183 drivers/spi/spi-rspi.c 			    irq_handler_t handler, const char *suffix,
suffix           1187 drivers/spi/spi-rspi.c 					  dev_name(dev), suffix);
suffix            111 drivers/staging/most/usb/usb.c 	char suffix[MAX_NUM_ENDPOINTS][MAX_SUFFIX_LEN];
suffix            715 drivers/staging/most/usb/usb.c 			 mdev->suffix[channel], old_size, conf->buffer_size);
suffix           1107 drivers/staging/most/usb/usb.c 		snprintf(&mdev->suffix[i][0], MAX_SUFFIX_LEN, "ep%02x",
suffix           1110 drivers/staging/most/usb/usb.c 		tmp_cap->name_suffix = &mdev->suffix[i][0];
suffix             84 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c #define POWER_LIMIT_SHOW(index, suffix) \
suffix             85 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c static ssize_t power_limit_##index##_##suffix##_show(struct device *dev, \
suffix             97 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 	(unsigned long)proc_dev->power_limits[index].suffix * 1000); \
suffix             25 drivers/usb/typec/mux.c static bool dev_name_ends_with(struct device *dev, const char *suffix)
suffix             29 drivers/usb/typec/mux.c 	const int suffix_len = strlen(suffix);
suffix             34 drivers/usb/typec/mux.c 	return strcmp(name + (name_len - suffix_len), suffix) == 0;
suffix           1962 drivers/video/fbdev/i810/i810_main.c 	char *this_opt, *suffix = NULL;
suffix           1989 drivers/video/fbdev/i810/i810_main.c 			hsync1 = simple_strtoul(this_opt+7, &suffix, 0);
suffix           1990 drivers/video/fbdev/i810/i810_main.c 			if (strncmp(suffix, "H", 1)) 
suffix           1993 drivers/video/fbdev/i810/i810_main.c 			hsync2 = simple_strtoul(this_opt+7, &suffix, 0);
suffix           1994 drivers/video/fbdev/i810/i810_main.c 			if (strncmp(suffix, "H", 1)) 
suffix           1852 drivers/video/fbdev/omap/omapfb_main.c 			char *suffix;
suffix           1854 drivers/video/fbdev/omap/omapfb_main.c 			vram = (simple_strtoul(this_opt + 5, &suffix, 0));
suffix           1855 drivers/video/fbdev/omap/omapfb_main.c 			switch (suffix[0]) {
suffix           1868 drivers/video/fbdev/omap/omapfb_main.c 					 suffix[0]);
suffix            234 fs/afs/super.c 	const char *cellname, *suffix, *name = param->string;
suffix            274 fs/afs/super.c 	suffix = strrchr(ctx->volname, '.');
suffix            275 fs/afs/super.c 	if (suffix) {
suffix            276 fs/afs/super.c 		if (strcmp(suffix, ".readonly") == 0) {
suffix            279 fs/afs/super.c 		} else if (strcmp(suffix, ".backup") == 0) {
suffix            282 fs/afs/super.c 		} else if (suffix[1] == 0) {
suffix            284 fs/afs/super.c 			suffix = NULL;
suffix            288 fs/afs/super.c 	ctx->volnamesz = suffix ?
suffix            289 fs/afs/super.c 		suffix - ctx->volname : strlen(ctx->volname);
suffix            310 fs/afs/super.c 	       suffix ?: "-", ctx->type, ctx->force ? " FORCE" : "");
suffix           5238 fs/btrfs/ioctl.c #define INIT_FEATURE_FLAGS(suffix) \
suffix           5239 fs/btrfs/ioctl.c 	{ .compat_flags = BTRFS_FEATURE_COMPAT_##suffix, \
suffix           5240 fs/btrfs/ioctl.c 	  .compat_ro_flags = BTRFS_FEATURE_COMPAT_RO_##suffix, \
suffix           5241 fs/btrfs/ioctl.c 	  .incompat_flags = BTRFS_FEATURE_INCOMPAT_##suffix }
suffix           1022 fs/fuse/inode.c 	char *suffix = "";
suffix           1025 fs/fuse/inode.c 		suffix = "-fuseblk";
suffix           1034 fs/fuse/inode.c 				   MINOR(fc->dev), suffix);
suffix            311 fs/kernfs/inode.c 				const char *suffix, void *value, size_t size)
suffix            313 fs/kernfs/inode.c 	const char *name = xattr_full_name(handler, suffix);
suffix            321 fs/kernfs/inode.c 				const char *suffix, const void *value,
suffix            324 fs/kernfs/inode.c 	const char *name = xattr_full_name(handler, suffix);
suffix            770 fs/udf/super.c 	struct domainEntityIDSuffix *suffix;
suffix            781 fs/udf/super.c 	suffix = (struct domainEntityIDSuffix *)ident->identSuffix;
suffix            782 fs/udf/super.c 	if (suffix->flags & (1 << ENTITYIDSUFFIX_FLAGS_HARDWRITEPROTECT) ||
suffix            783 fs/udf/super.c 	    suffix->flags & (1 << ENTITYIDSUFFIX_FLAGS_SOFTWRITEPROTECT)) {
suffix            195 fs/xattr.c     			const char *suffix = name + XATTR_SECURITY_PREFIX_LEN;
suffix            197 fs/xattr.c     			error = security_inode_setsecurity(inode, suffix, value,
suffix            331 fs/xattr.c     		const char *suffix = name + XATTR_SECURITY_PREFIX_LEN;
suffix            332 fs/xattr.c     		int ret = xattr_getsecurity(inode, suffix, value, size);
suffix            327 include/linux/compiler.h # define __compiletime_assert(condition, msg, prefix, suffix)		\
suffix            329 include/linux/compiler.h 		extern void prefix ## suffix(void) __compiletime_error(msg); \
suffix            331 include/linux/compiler.h 			prefix ## suffix();				\
suffix            334 include/linux/compiler.h # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0)
suffix            337 include/linux/compiler.h #define _compiletime_assert(condition, msg, prefix, suffix) \
suffix            338 include/linux/compiler.h 	__compiletime_assert(condition, msg, prefix, suffix)
suffix            162 kernel/crash_core.c 					   const char *suffix)
suffix            173 kernel/crash_core.c 	if (strncmp(cur, suffix, strlen(suffix))) {
suffix            177 kernel/crash_core.c 	cur += strlen(suffix);
suffix            188 kernel/crash_core.c 			     const char *suffix)
suffix            201 kernel/crash_core.c 		if (!suffix) {
suffix            213 kernel/crash_core.c 			q = end_p - strlen(suffix);
suffix            214 kernel/crash_core.c 			if (!strncmp(q, suffix, strlen(suffix)))
suffix            232 kernel/crash_core.c 			     const char *suffix)
suffix            241 kernel/crash_core.c 	ck_cmdline = get_last_crashkernel(cmdline, name, suffix);
suffix            248 kernel/crash_core.c 	if (suffix)
suffix            250 kernel/crash_core.c 				suffix);
suffix             95 lib/test_bitmap.c #define __expect_eq(suffix, ...)					\
suffix             99 lib/test_bitmap.c 		if (!__check_eq_ ## suffix(__FILE__, __LINE__,		\
suffix             76 net/rds/connection.c #define rds_conn_info_set(var, test, suffix) do {		\
suffix             78 net/rds/connection.c 		var |= RDS_INFO_CONNECTION_FLAG_##suffix;	\
suffix            303 net/socket.c   			    const char *suffix, void *value, size_t size)
suffix            324 net/socket.c   				     const char *suffix, const void *value,
suffix            651 scripts/kconfig/confdata.c 		const char *suffix = "";
suffix            657 scripts/kconfig/confdata.c 			suffix = "_MODULE";
suffix            661 scripts/kconfig/confdata.c 			    CONFIG_, sym->name, suffix);
suffix           2588 sound/pci/ac97/ac97_codec.c static void set_ctl_name(char *dst, const char *src, const char *suffix)
suffix           2590 sound/pci/ac97/ac97_codec.c 	if (suffix)
suffix           2591 sound/pci/ac97/ac97_codec.c 		sprintf(dst, "%s %s", src, suffix);
suffix           2598 sound/pci/ac97/ac97_codec.c 			       const char *suffix)
suffix           2602 sound/pci/ac97/ac97_codec.c 	set_ctl_name(id.name, name, suffix);
suffix           2607 sound/pci/ac97/ac97_codec.c static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix)
suffix           2611 sound/pci/ac97/ac97_codec.c 	set_ctl_name(sid.name, name, suffix);
suffix           2618 sound/pci/ac97/ac97_codec.c 			       const char *dst, const char *suffix)
suffix           2620 sound/pci/ac97/ac97_codec.c 	struct snd_kcontrol *kctl = ctl_find(ac97, src, suffix);
suffix           2622 sound/pci/ac97/ac97_codec.c 		set_ctl_name(kctl->id.name, dst, suffix);
suffix           2638 sound/pci/ac97/ac97_codec.c 			     const char *s2, const char *suffix)
suffix           2641 sound/pci/ac97/ac97_codec.c 	kctl1 = ctl_find(ac97, s1, suffix);
suffix           2642 sound/pci/ac97/ac97_codec.c 	kctl2 = ctl_find(ac97, s2, suffix);
suffix           2644 sound/pci/ac97/ac97_codec.c 		set_ctl_name(kctl1->id.name, s2, suffix);
suffix           2645 sound/pci/ac97/ac97_codec.c 		set_ctl_name(kctl2->id.name, s1, suffix);
suffix             64 sound/pci/ac97/ac97_patch.h 			       const char *suffix);
suffix             66 sound/pci/ac97/ac97_patch.h 			       const char *dst, const char *suffix);
suffix             68 sound/pci/ac97/ac97_patch.h 			     const char *s2, const char *suffix);
suffix           1802 sound/pci/hda/hda_codec.c 		      const char *suffix, map_slave_func_t func, void *data) 
suffix           1816 sound/pci/hda/hda_codec.c 			if (suffix) {
suffix           1818 sound/pci/hda/hda_codec.c 					 name, suffix);
suffix           1939 sound/pci/hda/hda_codec.c 			  const char *suffix, bool init_slave_vol,
suffix           1948 sound/pci/hda/hda_codec.c 	err = map_slaves(codec, slaves, suffix, check_slave_present, NULL);
suffix           1960 sound/pci/hda/hda_codec.c 	err = map_slaves(codec, slaves, suffix, add_slave, kctl);
suffix            133 sound/pci/hda/hda_local.h 			  const char *suffix, bool init_slave_vol,
suffix            135 sound/pci/hda/hda_local.h #define snd_hda_add_vmaster(codec, name, tlv, slaves, suffix) \
suffix            136 sound/pci/hda/hda_local.h 	__snd_hda_add_vmaster(codec, name, tlv, slaves, suffix, true, NULL)
suffix           1449 sound/pci/intel8x0.c 	char *suffix;
suffix           1467 sound/pci/intel8x0.c 	if (rec->suffix)
suffix           1468 sound/pci/intel8x0.c 		sprintf(name, "Intel ICH - %s", rec->suffix);
suffix           1484 sound/pci/intel8x0.c 	if (rec->suffix)
suffix           1485 sound/pci/intel8x0.c 		sprintf(pcm->name, "%s - %s", chip->card->shortname, rec->suffix);
suffix           1524 sound/pci/intel8x0.c 		.suffix = "MIC ADC",
suffix           1531 sound/pci/intel8x0.c 		.suffix = "MIC2 ADC",
suffix           1538 sound/pci/intel8x0.c 		.suffix = "ADC2",
suffix           1545 sound/pci/intel8x0.c 		.suffix = "IEC958",
suffix           1561 sound/pci/intel8x0.c 		.suffix = "MIC ADC",
suffix           1568 sound/pci/intel8x0.c 		.suffix = "IEC958",
suffix           1584 sound/pci/intel8x0.c 		.suffix = "MIC ADC",
suffix           1591 sound/pci/intel8x0.c 		.suffix = "IEC958",
suffix           1600 sound/pci/intel8x0.c 		.suffix = "HW IEC958",
suffix            697 sound/pci/intel8x0m.c 	char *suffix;
suffix            712 sound/pci/intel8x0m.c 	if (rec->suffix)
suffix            713 sound/pci/intel8x0m.c 		sprintf(name, "Intel ICH - %s", rec->suffix);
suffix            730 sound/pci/intel8x0m.c 	if (rec->suffix)
suffix            731 sound/pci/intel8x0m.c 		sprintf(pcm->name, "%s - %s", chip->card->shortname, rec->suffix);
suffix            746 sound/pci/intel8x0m.c 		.suffix = "Modem",
suffix           2228 sound/usb/mixer.c 	char *suffix;
suffix           2476 sound/usb/mixer.c 		append_ctl_name(kctl, valinfo->suffix);
suffix             52 tools/iio/iio_utils.h static inline int iioutils_check_suffix(const char *str, const char *suffix)
suffix             54 tools/iio/iio_utils.h 	return strlen(str) >= strlen(suffix) &&
suffix             55 tools/iio/iio_utils.h 		strncmp(str+strlen(str)-strlen(suffix),
suffix             56 tools/iio/iio_utils.h 			suffix, strlen(suffix)) == 0;
suffix            405 tools/lib/traceevent/event-parse.h 			const char *prefix, const char *suffix,
suffix            262 tools/lib/traceevent/event-plugin.c 		       const char *prefix, const char *suffix,
suffix            266 tools/lib/traceevent/event-plugin.c 		trace_seq_printf(s, "%s%s%s", prefix, list->name, suffix);
suffix            327 tools/lib/traceevent/event-plugin.c load_plugins_dir(struct tep_handle *tep, const char *suffix,
suffix            359 tools/lib/traceevent/event-plugin.c 		if (strcmp(name + (strlen(name) - strlen(suffix)), suffix) != 0)
suffix            369 tools/lib/traceevent/event-plugin.c load_plugins(struct tep_handle *tep, const char *suffix,
suffix            390 tools/lib/traceevent/event-plugin.c 		load_plugins_dir(tep, suffix, PLUGIN_DIR,
suffix            400 tools/lib/traceevent/event-plugin.c 		load_plugins_dir(tep, suffix, envdir, load_plugin, data);
suffix            416 tools/lib/traceevent/event-plugin.c 	load_plugins_dir(tep, suffix, path, load_plugin, data);
suffix           2884 tools/perf/builtin-script.c static const char *ends_with(const char *str, const char *suffix)
suffix           2886 tools/perf/builtin-script.c 	size_t suffix_len = strlen(suffix);
suffix           2891 tools/perf/builtin-script.c 		if (!strncmp(p, suffix, suffix_len))
suffix           2939 tools/perf/builtin-script.c static char *get_script_root(struct dirent *script_dirent, const char *suffix)
suffix           2947 tools/perf/builtin-script.c 	str = (char *)ends_with(script_root, suffix);
suffix           3149 tools/perf/builtin-script.c static char *get_script_path(const char *script_root, const char *suffix)
suffix           3172 tools/perf/builtin-script.c 			__script_root = get_script_root(script_dirent, suffix);
suffix            586 tools/perf/builtin-trace.c 	const char *suffix = "_OK";
suffix            591 tools/perf/builtin-trace.c 		return scnprintf(bf, size, "F%s", show_prefix ? suffix : "");
suffix            594 tools/perf/builtin-trace.c 		printed += scnprintf(bf + printed, size - printed, "%s%s", #n, show_prefix ? suffix : ""); \
suffix            916 tools/perf/pmu-events/jevents.c 	const char *suffix;
suffix            921 tools/perf/pmu-events/jevents.c 	suffix = name + strlen(name) - 5;
suffix            923 tools/perf/pmu-events/jevents.c 	if (strncmp(suffix, ".json", 5) == 0)
suffix            716 tools/perf/util/probe-file.c static int sdt_arg_parse_size(char *n_ptr, const char **suffix)
suffix            726 tools/perf/util/probe-file.c 	*suffix = type_to_suffix[type_idx + 8];
suffix            733 tools/perf/util/probe-file.c 	const char *suffix = "";
suffix            751 tools/perf/util/probe-file.c 		if (sdt_arg_parse_size(desc, &suffix))
suffix            763 tools/perf/util/probe-file.c 		ret = strbuf_addf(buf, " arg%d=%s%s", i + 1, new_op, suffix);
suffix            683 tools/power/x86/intel-speed-select/isst-config.c #define _get_tdp_level(desc, suffix, object, help)                                \
suffix            697 tools/power/x86/intel-speed-select/isst-config.c 				exec_on_get_ctdp_cpu, isst_get_ctdp_##suffix,     \
suffix            701 tools/power/x86/intel-speed-select/isst-config.c 						       isst_get_ctdp_##suffix,    \