pfx                31 arch/arm/mach-s3c24xx/iotiming-s3c2410.c static void s3c2410_print_timing(const char *pfx,
pfx                43 arch/arm/mach-s3c24xx/iotiming-s3c2410.c 		       "Tcoh=%d.%d, Tcah=%d.%d\n", pfx, bank,
pfx                38 arch/arm/mach-s3c24xx/iotiming-s3c2412.c static void s3c2412_print_timing(const char *pfx, struct s3c_iotimings *iot)
pfx                49 arch/arm/mach-s3c24xx/iotiming-s3c2412.c 		       "wstoen=%d.%d wstwen=%d.%d wstbrd=%d.%d\n", pfx, bank,
pfx              2343 arch/ia64/kernel/perfmon.c pfarg_is_sane(struct task_struct *task, pfarg_context_t *pfx)
pfx              2349 arch/ia64/kernel/perfmon.c 	ctx_flags = pfx->ctx_flags;
pfx               315 arch/mips/include/asm/io.h #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq)	\
pfx               317 arch/mips/include/asm/io.h static inline void pfx##write##bwlq(type val,				\
pfx               330 arch/mips/include/asm/io.h 	__val = pfx##ioswab##bwlq(__mem, val);				\
pfx               357 arch/mips/include/asm/io.h static inline type pfx##read##bwlq(const volatile void __iomem *mem)	\
pfx               393 arch/mips/include/asm/io.h 	return pfx##ioswab##bwlq(__mem, __val);				\
pfx               396 arch/mips/include/asm/io.h #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p)	\
pfx               398 arch/mips/include/asm/io.h static inline void pfx##out##bwlq##p(type val, unsigned long port)	\
pfx               410 arch/mips/include/asm/io.h 	__val = pfx##ioswab##bwlq(__addr, val);				\
pfx               418 arch/mips/include/asm/io.h static inline type pfx##in##bwlq##p(unsigned long port)			\
pfx               435 arch/mips/include/asm/io.h 	return pfx##ioswab##bwlq(__addr, __val);			\
pfx               530 arch/mips/include/asm/r4kcache.h #define __BUILD_BLAST_CACHE(pfx, desc, indexop, hitop, lsize, extra)	\
pfx               531 arch/mips/include/asm/r4kcache.h static inline void extra##blast_##pfx##cache##lsize(void)		\
pfx               545 arch/mips/include/asm/r4kcache.h static inline void extra##blast_##pfx##cache##lsize##_page(unsigned long page) \
pfx               556 arch/mips/include/asm/r4kcache.h static inline void extra##blast_##pfx##cache##lsize##_page_indexed(unsigned long page) \
pfx               592 arch/mips/include/asm/r4kcache.h #define __BUILD_BLAST_USER_CACHE(pfx, desc, indexop, hitop, lsize) \
pfx               593 arch/mips/include/asm/r4kcache.h static inline void blast_##pfx##cache##lsize##_user_page(unsigned long page) \
pfx               615 arch/mips/include/asm/r4kcache.h #define __BUILD_BLAST_CACHE_RANGE(pfx, desc, hitop, prot, extra)	\
pfx               616 arch/mips/include/asm/r4kcache.h static inline void prot##extra##blast_##pfx##cache##_range(unsigned long start, \
pfx               638 arch/mips/include/asm/r4kcache.h #define __BUILD_PROT_BLAST_CACHE_RANGE(pfx, desc, hitop)		\
pfx               639 arch/mips/include/asm/r4kcache.h static inline void protected_blast_##pfx##cache##_range(unsigned long start,\
pfx               679 arch/mips/include/asm/r4kcache.h #define __BUILD_BLAST_CACHE_NODE(pfx, desc, indexop, hitop, lsize)	\
pfx               680 arch/mips/include/asm/r4kcache.h static inline void blast_##pfx##cache##lsize##_node(long node)		\
pfx                90 arch/sh/include/asm/io.h #define __BUILD_MEMORY_STRING(pfx, bwlq, type)				\
pfx                93 arch/sh/include/asm/io.h pfx##writes##bwlq(volatile void __iomem *mem, const void *addr,		\
pfx               104 arch/sh/include/asm/io.h static inline void pfx##reads##bwlq(volatile void __iomem *mem,		\
pfx               159 arch/sh/include/asm/io.h #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow)			\
pfx               161 arch/sh/include/asm/io.h static inline void pfx##out##bwlq##p(type val, unsigned long port)	\
pfx               170 arch/sh/include/asm/io.h static inline type pfx##in##bwlq##p(unsigned long port)			\
pfx              1950 arch/sparc/kernel/traps_64.c static void sun4v_report_real_raddr(const char *pfx, struct pt_regs *regs)
pfx              1963 arch/sparc/kernel/traps_64.c 	       pfx, addr);
pfx              1967 arch/sparc/kernel/traps_64.c 			    int cpu, const char *pfx, atomic_t *ocnt)
pfx              1973 arch/sparc/kernel/traps_64.c 	printk("%s: Reporting on cpu %d\n", pfx, cpu);
pfx              1975 arch/sparc/kernel/traps_64.c 	       pfx, regs->tpc, (void *) regs->tpc);
pfx              1978 arch/sparc/kernel/traps_64.c 	       pfx, raw_ptr[0], raw_ptr[1], raw_ptr[2], raw_ptr[3]);
pfx              1980 arch/sparc/kernel/traps_64.c 	       pfx, raw_ptr[4], raw_ptr[5], raw_ptr[6], raw_ptr[7]);
pfx              1983 arch/sparc/kernel/traps_64.c 	       pfx, ent->err_handle, ent->err_stick);
pfx              1985 arch/sparc/kernel/traps_64.c 	printk("%s: type [%s]\n", pfx, sun4v_err_type_to_str(ent->err_type));
pfx              1988 arch/sparc/kernel/traps_64.c 	printk("%s: attrs [0x%08x] < ", pfx, attrs);
pfx              1998 arch/sparc/kernel/traps_64.c 		printk("%s: raddr [0x%016llx]\n", pfx, ent->err_raddr);
pfx              2001 arch/sparc/kernel/traps_64.c 			sun4v_report_real_raddr(pfx, regs);
pfx              2005 arch/sparc/kernel/traps_64.c 		printk("%s: size [0x%x]\n", pfx, ent->err_size);
pfx              2011 arch/sparc/kernel/traps_64.c 		printk("%s: cpu[%u]\n", pfx, ent->err_cpu);
pfx              2014 arch/sparc/kernel/traps_64.c 		printk("%s: asi [0x%02x]\n", pfx, ent->err_asi);
pfx              2021 arch/sparc/kernel/traps_64.c 		       pfx, ent->err_asr & ~SUN4V_ERR_ASR_VALID);
pfx              2029 arch/sparc/kernel/traps_64.c 		       pfx, cnt);
pfx               236 arch/x86/include/asm/cmpxchg.h #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2)			\
pfx               245 arch/x86/include/asm/cmpxchg.h 	asm volatile(pfx "cmpxchg%c5b %1"				\
pfx                81 arch/x86/include/asm/inat.h #define INAT_MAKE_PREFIX(pfx)	(pfx << INAT_PFX_OFFS)
pfx                95 drivers/acpi/acpi_extlog.c static void __print_extlog_rcd(const char *pfx,
pfx               102 drivers/acpi/acpi_extlog.c 	if (!pfx) {
pfx               104 drivers/acpi/acpi_extlog.c 			pfx = KERN_INFO;
pfx               106 drivers/acpi/acpi_extlog.c 			pfx = KERN_ERR;
pfx               109 drivers/acpi/acpi_extlog.c 	snprintf(pfx_seq, sizeof(pfx_seq), "%s{%u}", pfx, curr_seqno);
pfx               114 drivers/acpi/acpi_extlog.c static int print_extlog_rcd(const char *pfx,
pfx               128 drivers/acpi/acpi_extlog.c 		__print_extlog_rcd(pfx, estatus, cpu);
pfx               133 drivers/acpi/apei/apei-internal.h void cper_estatus_print(const char *pfx,
pfx               537 drivers/acpi/apei/ghes.c static void __ghes_print_estatus(const char *pfx,
pfx               545 drivers/acpi/apei/ghes.c 	if (pfx == NULL) {
pfx               548 drivers/acpi/apei/ghes.c 			pfx = KERN_WARNING;
pfx               550 drivers/acpi/apei/ghes.c 			pfx = KERN_ERR;
pfx               553 drivers/acpi/apei/ghes.c 	snprintf(pfx_seq, sizeof(pfx_seq), "%s{%u}" HW_ERR, pfx, curr_seqno);
pfx               559 drivers/acpi/apei/ghes.c static int ghes_print_estatus(const char *pfx,
pfx               573 drivers/acpi/apei/ghes.c 		__ghes_print_estatus(pfx, generic, estatus);
pfx               100 drivers/cpufreq/s3c24xx-cpufreq.c static void s3c_cpufreq_show(const char *pfx,
pfx               104 drivers/cpufreq/s3c24xx-cpufreq.c 		     pfx, cfg->pll.frequency, cfg->freq.fclk, cfg->freq.armclk,
pfx                89 drivers/firmware/efi/cper-arm.c static void cper_print_arm_err_info(const char *pfx, u32 type,
pfx               112 drivers/firmware/efi/cper-arm.c 			printk("%stransaction type: %s\n", pfx,
pfx               123 drivers/firmware/efi/cper-arm.c 				printk("%soperation type: %s\n", pfx,
pfx               129 drivers/firmware/efi/cper-arm.c 				printk("%soperation type: %s\n", pfx,
pfx               135 drivers/firmware/efi/cper-arm.c 				printk("%soperation type: %s\n", pfx,
pfx               147 drivers/firmware/efi/cper-arm.c 			printk("%scache level: %d\n", pfx, level);
pfx               150 drivers/firmware/efi/cper-arm.c 			printk("%sTLB level: %d\n", pfx, level);
pfx               154 drivers/firmware/efi/cper-arm.c 			       pfx, level);
pfx               163 drivers/firmware/efi/cper-arm.c 			printk("%sprocessor context corrupted\n", pfx);
pfx               165 drivers/firmware/efi/cper-arm.c 			printk("%sprocessor context not corrupted\n", pfx);
pfx               172 drivers/firmware/efi/cper-arm.c 			printk("%sthe error has been corrected\n", pfx);
pfx               174 drivers/firmware/efi/cper-arm.c 			printk("%sthe error has not been corrected\n", pfx);
pfx               181 drivers/firmware/efi/cper-arm.c 			printk("%sPC is precise\n", pfx);
pfx               183 drivers/firmware/efi/cper-arm.c 			printk("%sPC is imprecise\n", pfx);
pfx               190 drivers/firmware/efi/cper-arm.c 			printk("%sProgram execution can be restarted reliably at the PC associated with the error.\n", pfx);
pfx               201 drivers/firmware/efi/cper-arm.c 			printk("%sparticipation type: %s\n", pfx,
pfx               210 drivers/firmware/efi/cper-arm.c 			printk("%srequest timed out\n", pfx);
pfx               217 drivers/firmware/efi/cper-arm.c 			printk("%saddress space: %s\n", pfx,
pfx               225 drivers/firmware/efi/cper-arm.c 		printk("%smemory access attributes:0x%x\n", pfx, mem_attributes);
pfx               232 drivers/firmware/efi/cper-arm.c 			printk("%saccess mode: normal\n", pfx);
pfx               234 drivers/firmware/efi/cper-arm.c 			printk("%saccess mode: secure\n", pfx);
pfx               238 drivers/firmware/efi/cper-arm.c void cper_print_proc_arm(const char *pfx,
pfx               246 drivers/firmware/efi/cper-arm.c 	printk("%sMIDR: 0x%016llx\n", pfx, proc->midr);
pfx               251 drivers/firmware/efi/cper-arm.c 		printk("%ssection length: %d\n", pfx, proc->section_length);
pfx               252 drivers/firmware/efi/cper-arm.c 		printk("%ssection length is too small\n", pfx);
pfx               253 drivers/firmware/efi/cper-arm.c 		printk("%sfirmware-generated error record is incorrect\n", pfx);
pfx               254 drivers/firmware/efi/cper-arm.c 		printk("%sERR_INFO_NUM is %d\n", pfx, proc->err_info_num);
pfx               260 drivers/firmware/efi/cper-arm.c 			pfx, proc->mpidr);
pfx               263 drivers/firmware/efi/cper-arm.c 		printk("%serror affinity level: %d\n", pfx,
pfx               267 drivers/firmware/efi/cper-arm.c 		printk("%srunning state: 0x%x\n", pfx, proc->running_state);
pfx               269 drivers/firmware/efi/cper-arm.c 			pfx, proc->psci_state);
pfx               272 drivers/firmware/efi/cper-arm.c 	snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
pfx               276 drivers/firmware/efi/cper-arm.c 		printk("%sError info structure %d:\n", pfx, i);
pfx               278 drivers/firmware/efi/cper-arm.c 		printk("%snum errors: %d\n", pfx, err_info->multiple_error + 1);
pfx               317 drivers/firmware/efi/cper-arm.c 		printk("%sContext info structure %d:\n", pfx, i);
pfx               320 drivers/firmware/efi/cper-arm.c 			printk("%sfirmware-generated error record is incorrect\n", pfx);
pfx               337 drivers/firmware/efi/cper-arm.c 		printk("%sVendor specific error info has %u bytes:\n", pfx,
pfx               152 drivers/firmware/efi/cper-x86.c static inline void print_bool(char *str, const char *pfx, u64 check, u64 bit)
pfx               154 drivers/firmware/efi/cper-x86.c 	printk("%s%s: %s\n", pfx, str, (check & bit) ? "true" : "false");
pfx               157 drivers/firmware/efi/cper-x86.c static void print_err_info_ms(const char *pfx, u16 validation_bits, u64 check)
pfx               162 drivers/firmware/efi/cper-x86.c 		printk("%sError Type: %u, %s\n", pfx, err_type,
pfx               168 drivers/firmware/efi/cper-x86.c 		print_bool("Processor Context Corrupt", pfx, check, CHECK_MS_PCC);
pfx               171 drivers/firmware/efi/cper-x86.c 		print_bool("Uncorrected", pfx, check, CHECK_MS_UNCORRECTED);
pfx               174 drivers/firmware/efi/cper-x86.c 		print_bool("Precise IP", pfx, check, CHECK_MS_PRECISE_IP);
pfx               177 drivers/firmware/efi/cper-x86.c 		print_bool("Restartable IP", pfx, check, CHECK_MS_RESTARTABLE_IP);
pfx               180 drivers/firmware/efi/cper-x86.c 		print_bool("Overflow", pfx, check, CHECK_MS_OVERFLOW);
pfx               183 drivers/firmware/efi/cper-x86.c static void print_err_info(const char *pfx, u8 err_type, u64 check)
pfx               192 drivers/firmware/efi/cper-x86.c 		return print_err_info_ms(pfx, validation_bits, check);
pfx               197 drivers/firmware/efi/cper-x86.c 		printk("%sTransaction Type: %u, %s\n", pfx, trans_type,
pfx               211 drivers/firmware/efi/cper-x86.c 		printk("%sOperation: %u, %s\n", pfx, op,
pfx               216 drivers/firmware/efi/cper-x86.c 		printk("%sLevel: %llu\n", pfx, CHECK_LEVEL(check));
pfx               219 drivers/firmware/efi/cper-x86.c 		print_bool("Processor Context Corrupt", pfx, check, CHECK_PCC);
pfx               222 drivers/firmware/efi/cper-x86.c 		print_bool("Uncorrected", pfx, check, CHECK_UNCORRECTED);
pfx               225 drivers/firmware/efi/cper-x86.c 		print_bool("Precise IP", pfx, check, CHECK_PRECISE_IP);
pfx               228 drivers/firmware/efi/cper-x86.c 		print_bool("Restartable IP", pfx, check, CHECK_RESTARTABLE_IP);
pfx               231 drivers/firmware/efi/cper-x86.c 		print_bool("Overflow", pfx, check, CHECK_OVERFLOW);
pfx               239 drivers/firmware/efi/cper-x86.c 		printk("%sParticipation Type: %u, %s\n", pfx, part_type,
pfx               245 drivers/firmware/efi/cper-x86.c 		print_bool("Time Out", pfx, check, CHECK_BUS_TIME_OUT);
pfx               250 drivers/firmware/efi/cper-x86.c 		printk("%sAddress Space: %u, %s\n", pfx, addr_space,
pfx               256 drivers/firmware/efi/cper-x86.c void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc)
pfx               265 drivers/firmware/efi/cper-x86.c 		printk("%sLocal APIC_ID: 0x%llx\n", pfx, proc->lapic_id);
pfx               268 drivers/firmware/efi/cper-x86.c 		printk("%sCPUID Info:\n", pfx);
pfx               269 drivers/firmware/efi/cper-x86.c 		print_hex_dump(pfx, "", DUMP_PREFIX_OFFSET, 16, 4, proc->cpuid,
pfx               273 drivers/firmware/efi/cper-x86.c 	snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
pfx               277 drivers/firmware/efi/cper-x86.c 		printk("%sError Information Structure %d:\n", pfx, i);
pfx               330 drivers/firmware/efi/cper-x86.c 		printk("%sContext Information Structure %d:\n", pfx, i);
pfx                84 drivers/firmware/efi/cper.c void cper_print_bits(const char *pfx, unsigned int bits,
pfx               102 drivers/firmware/efi/cper.c 			len = snprintf(buf, sizeof(buf), "%s%s", pfx, str);
pfx               145 drivers/firmware/efi/cper.c static void cper_print_proc_generic(const char *pfx,
pfx               149 drivers/firmware/efi/cper.c 		printk("%s""processor_type: %d, %s\n", pfx, proc->proc_type,
pfx               153 drivers/firmware/efi/cper.c 		printk("%s""processor_isa: %d, %s\n", pfx, proc->proc_isa,
pfx               157 drivers/firmware/efi/cper.c 		printk("%s""error_type: 0x%02x\n", pfx, proc->proc_error_type);
pfx               158 drivers/firmware/efi/cper.c 		cper_print_bits(pfx, proc->proc_error_type,
pfx               163 drivers/firmware/efi/cper.c 		printk("%s""operation: %d, %s\n", pfx, proc->operation,
pfx               167 drivers/firmware/efi/cper.c 		printk("%s""flags: 0x%02x\n", pfx, proc->flags);
pfx               168 drivers/firmware/efi/cper.c 		cper_print_bits(pfx, proc->flags, proc_flag_strs,
pfx               172 drivers/firmware/efi/cper.c 		printk("%s""level: %d\n", pfx, proc->level);
pfx               174 drivers/firmware/efi/cper.c 		printk("%s""version_info: 0x%016llx\n", pfx, proc->cpu_version);
pfx               176 drivers/firmware/efi/cper.c 		printk("%s""processor_id: 0x%016llx\n", pfx, proc->proc_id);
pfx               179 drivers/firmware/efi/cper.c 		       pfx, proc->target_addr);
pfx               182 drivers/firmware/efi/cper.c 		       pfx, proc->requestor_id);
pfx               185 drivers/firmware/efi/cper.c 		       pfx, proc->responder_id);
pfx               187 drivers/firmware/efi/cper.c 		printk("%s""IP: 0x%016llx\n", pfx, proc->ip);
pfx               314 drivers/firmware/efi/cper.c static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem,
pfx               326 drivers/firmware/efi/cper.c 		printk("%s""error_status: 0x%016llx\n", pfx, mem->error_status);
pfx               329 drivers/firmware/efi/cper.c 		       pfx, mem->physical_addr);
pfx               332 drivers/firmware/efi/cper.c 		       pfx, mem->physical_addr_mask);
pfx               335 drivers/firmware/efi/cper.c 		printk("%s%s\n", pfx, rcd_decode_str);
pfx               338 drivers/firmware/efi/cper.c 		printk("%s""error_type: %d, %s\n", pfx, etype,
pfx               342 drivers/firmware/efi/cper.c 		printk("%s%s\n", pfx, rcd_decode_str);
pfx               359 drivers/firmware/efi/cper.c static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie,
pfx               363 drivers/firmware/efi/cper.c 		printk("%s""port_type: %d, %s\n", pfx, pcie->port_type,
pfx               367 drivers/firmware/efi/cper.c 		printk("%s""version: %d.%d\n", pfx,
pfx               370 drivers/firmware/efi/cper.c 		printk("%s""command: 0x%04x, status: 0x%04x\n", pfx,
pfx               374 drivers/firmware/efi/cper.c 		printk("%s""device_id: %04x:%02x:%02x.%x\n", pfx,
pfx               377 drivers/firmware/efi/cper.c 		printk("%s""slot: %d\n", pfx,
pfx               379 drivers/firmware/efi/cper.c 		printk("%s""secondary_bus: 0x%02x\n", pfx,
pfx               381 drivers/firmware/efi/cper.c 		printk("%s""vendor_id: 0x%04x, device_id: 0x%04x\n", pfx,
pfx               384 drivers/firmware/efi/cper.c 		printk("%s""class_code: %02x%02x%02x\n", pfx, p[2], p[1], p[0]);
pfx               387 drivers/firmware/efi/cper.c 		printk("%s""serial number: 0x%04x, 0x%04x\n", pfx,
pfx               392 drivers/firmware/efi/cper.c 	pfx, pcie->bridge.secondary_status, pcie->bridge.control);
pfx               401 drivers/firmware/efi/cper.c 		       pfx, aer->uncor_status, aer->uncor_mask);
pfx               403 drivers/firmware/efi/cper.c 		       pfx, aer->uncor_severity);
pfx               404 drivers/firmware/efi/cper.c 		printk("%sTLP Header: %08x %08x %08x %08x\n", pfx,
pfx               410 drivers/firmware/efi/cper.c static void cper_print_tstamp(const char *pfx,
pfx               425 drivers/firmware/efi/cper.c 		printk("%s%ststamp: %02d%02d-%02d-%02d %02d:%02d:%02d\n", pfx,
pfx               432 drivers/firmware/efi/cper.c cper_estatus_print_section(const char *pfx, struct acpi_hest_generic_data *gdata,
pfx               440 drivers/firmware/efi/cper.c 		cper_print_tstamp(pfx, (struct acpi_hest_generic_data_v300 *)gdata);
pfx               443 drivers/firmware/efi/cper.c 	printk("%s""Error %d, type: %s\n", pfx, sec_no,
pfx               446 drivers/firmware/efi/cper.c 		printk("%s""fru_id: %pUl\n", pfx, gdata->fru_id);
pfx               448 drivers/firmware/efi/cper.c 		printk("%s""fru_text: %.20s\n", pfx, gdata->fru_text);
pfx               450 drivers/firmware/efi/cper.c 	snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
pfx               513 drivers/firmware/efi/cper.c void cper_estatus_print(const char *pfx,
pfx               523 drivers/firmware/efi/cper.c 		printk("%s%s\n", pfx,
pfx               526 drivers/firmware/efi/cper.c 	printk("%s""event severity: %s\n", pfx, cper_severity_str(severity));
pfx               527 drivers/firmware/efi/cper.c 	snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
pfx              1327 drivers/hwtracing/coresight/coresight.c 	name = devm_kasprintf(dev, GFP_KERNEL, "%s%d", dict->pfx, idx);
pfx               128 drivers/isdn/hardware/mISDN/mISDNipac.c 		char	pfx[MISDN_MAX_IDLEN + 16];
pfx               130 drivers/isdn/hardware/mISDN/mISDNipac.c 		snprintf(pfx, MISDN_MAX_IDLEN + 15, "D-recv %s %d ",
pfx               132 drivers/isdn/hardware/mISDN/mISDNipac.c 		print_hex_dump_bytes(pfx, DUMP_PREFIX_OFFSET, ptr, count);
pfx               165 drivers/isdn/hardware/mISDN/mISDNipac.c 		char	pfx[MISDN_MAX_IDLEN + 16];
pfx               167 drivers/isdn/hardware/mISDN/mISDNipac.c 		snprintf(pfx, MISDN_MAX_IDLEN + 15, "D-send %s %d ",
pfx               169 drivers/isdn/hardware/mISDN/mISDNipac.c 		print_hex_dump_bytes(pfx, DUMP_PREFIX_OFFSET, ptr, count);
pfx                12 drivers/pinctrl/sh-pfc/pfc-emev2.c #define CPU_ALL_PORT(fn, pfx, sfx)					\
pfx                13 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_10(0,  fn, pfx, sfx),	PORT_90(0,  fn, pfx, sfx),	\
pfx                14 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_10(100, fn, pfx##10, sfx),	PORT_10(110, fn, pfx##11, sfx),	\
pfx                15 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_10(120, fn, pfx##12, sfx),	PORT_10(130, fn, pfx##13, sfx),	\
pfx                16 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_10(140, fn, pfx##14, sfx), PORT_1(150, fn, pfx##150, sfx), \
pfx                17 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_1(151, fn, pfx##151, sfx), PORT_1(152, fn, pfx##152, sfx), \
pfx                18 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_1(153, fn, pfx##153, sfx), PORT_1(154, fn, pfx##154, sfx), \
pfx                19 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_1(155, fn, pfx##155, sfx), PORT_1(156, fn, pfx##156, sfx), \
pfx                20 drivers/pinctrl/sh-pfc/pfc-emev2.c 	PORT_1(157, fn, pfx##157, sfx), PORT_1(158, fn, pfx##158, sfx)
pfx               245 drivers/pinctrl/sh-pfc/pfc-emev2.c #define __PIN_CFG(pn, pfx, sfx)  SH_PFC_PIN_CFG(pfx, 0)
pfx               254 drivers/pinctrl/sh-pfc/pfc-emev2.c #define __PORT_DATA(pn, pfx, sfx)  PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN)
pfx                13 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c #define CPU_ALL_PORT(fn, pfx, sfx)					\
pfx                15 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(0, fn, pfx, sfx),					\
pfx                16 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(10, fn, pfx##1, sfx),					\
pfx                17 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(20, fn, pfx##2, sfx),					\
pfx                18 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(30, fn, pfx##30, sfx),					\
pfx                20 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(32, fn, pfx##32, sfx),	PORT_1(33, fn, pfx##33, sfx),	\
pfx                21 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(34, fn, pfx##34, sfx),	PORT_1(35, fn, pfx##35, sfx),	\
pfx                22 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(36, fn, pfx##36, sfx),	PORT_1(37, fn, pfx##37, sfx),	\
pfx                23 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(38, fn, pfx##38, sfx),	PORT_1(39, fn, pfx##39, sfx),	\
pfx                24 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(40, fn, pfx##40, sfx),					\
pfx                26 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(64, fn, pfx##64, sfx),	PORT_1(65, fn, pfx##65, sfx),	\
pfx                27 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(66, fn, pfx##66, sfx),	PORT_1(67, fn, pfx##67, sfx),	\
pfx                28 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(68, fn, pfx##68, sfx),	PORT_1(69, fn, pfx##69, sfx),	\
pfx                29 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(70, fn, pfx##7, sfx),					\
pfx                30 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(80, fn, pfx##80, sfx),	PORT_1(81, fn, pfx##81, sfx),	\
pfx                31 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(82, fn, pfx##82, sfx),	PORT_1(83, fn, pfx##83, sfx),	\
pfx                32 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(84, fn, pfx##84, sfx),	PORT_1(85, fn, pfx##85, sfx),	\
pfx                34 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(96, fn, pfx##96, sfx),	PORT_1(97, fn, pfx##97, sfx),	\
pfx                35 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(98, fn, pfx##98, sfx),	PORT_1(99, fn, pfx##99, sfx),	\
pfx                36 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(100, fn, pfx##10, sfx),					\
pfx                37 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(110, fn, pfx##11, sfx),					\
pfx                38 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(120, fn, pfx##120, sfx),	PORT_1(121, fn, pfx##121, sfx),	\
pfx                39 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(122, fn, pfx##122, sfx),	PORT_1(123, fn, pfx##123, sfx),	\
pfx                40 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(124, fn, pfx##124, sfx),	PORT_1(125, fn, pfx##125, sfx),	\
pfx                41 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(126, fn, pfx##126, sfx),					\
pfx                43 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(128, fn, pfx##128, sfx),	PORT_1(129, fn, pfx##129, sfx),	\
pfx                44 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(130, fn, pfx##130, sfx),	PORT_1(131, fn, pfx##131, sfx),	\
pfx                45 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(132, fn, pfx##132, sfx),	PORT_1(133, fn, pfx##133, sfx),	\
pfx                46 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(134, fn, pfx##134, sfx),					\
pfx                48 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(160, fn, pfx##16, sfx),					\
pfx                49 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(170, fn, pfx##170, sfx),	PORT_1(171, fn, pfx##171, sfx),	\
pfx                50 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(172, fn, pfx##172, sfx),	PORT_1(173, fn, pfx##173, sfx),	\
pfx                51 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(174, fn, pfx##174, sfx),	PORT_1(175, fn, pfx##175, sfx),	\
pfx                52 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(176, fn, pfx##176, sfx),	PORT_1(177, fn, pfx##177, sfx),	\
pfx                53 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(178, fn, pfx##178, sfx),					\
pfx                55 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(192, fn, pfx##192, sfx),	PORT_1(193, fn, pfx##193, sfx),	\
pfx                56 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(194, fn, pfx##194, sfx),	PORT_1(195, fn, pfx##195, sfx),	\
pfx                57 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(196, fn, pfx##196, sfx),	PORT_1(197, fn, pfx##197, sfx),	\
pfx                58 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(198, fn, pfx##198, sfx),	PORT_1(199, fn, pfx##199, sfx),	\
pfx                59 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(200, fn, pfx##20, sfx),					\
pfx                60 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(210, fn, pfx##21, sfx),					\
pfx                61 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(220, fn, pfx##220, sfx),	PORT_1(221, fn, pfx##221, sfx),	\
pfx                62 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(222, fn, pfx##222, sfx),					\
pfx                64 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(224, fn, pfx##224, sfx),	PORT_1(225, fn, pfx##225, sfx),	\
pfx                65 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(226, fn, pfx##226, sfx),	PORT_1(227, fn, pfx##227, sfx),	\
pfx                66 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(228, fn, pfx##228, sfx),	PORT_1(229, fn, pfx##229, sfx),	\
pfx                67 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(230, fn, pfx##23, sfx),					\
pfx                68 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(240, fn, pfx##24, sfx),					\
pfx                69 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(250, fn, pfx##250, sfx),					\
pfx                71 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(256, fn, pfx##256, sfx),	PORT_1(257, fn, pfx##257, sfx),	\
pfx                72 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(258, fn, pfx##258, sfx),	PORT_1(259, fn, pfx##259, sfx),	\
pfx                73 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(260, fn, pfx##26, sfx),					\
pfx                74 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(270, fn, pfx##27, sfx),					\
pfx                75 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(280, fn, pfx##280, sfx),	PORT_1(281, fn, pfx##281, sfx),	\
pfx                76 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(282, fn, pfx##282, sfx),	PORT_1(283, fn, pfx##283, sfx),	\
pfx                78 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(288, fn, pfx##288, sfx),	PORT_1(289, fn, pfx##289, sfx),	\
pfx                79 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(290, fn, pfx##29, sfx),					\
pfx                80 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(300, fn, pfx##300, sfx),	PORT_1(301, fn, pfx##301, sfx),	\
pfx                81 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(302, fn, pfx##302, sfx),	PORT_1(303, fn, pfx##303, sfx),	\
pfx                82 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(304, fn, pfx##304, sfx),	PORT_1(305, fn, pfx##305, sfx),	\
pfx                83 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(306, fn, pfx##306, sfx),	PORT_1(307, fn, pfx##307, sfx),	\
pfx                84 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_1(308, fn, pfx##308, sfx),					\
pfx                86 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c 	PORT_10(320, fn, pfx##32, sfx)
pfx                14 drivers/pinctrl/sh-pfc/pfc-r8a7740.c #define CPU_ALL_PORT(fn, pfx, sfx)					\
pfx                15 drivers/pinctrl/sh-pfc/pfc-r8a7740.c 	PORT_10(0,  fn, pfx, sfx),	PORT_90(0,   fn, pfx, sfx),	\
pfx                16 drivers/pinctrl/sh-pfc/pfc-r8a7740.c 	PORT_10(100, fn, pfx##10, sfx),	PORT_90(100, fn, pfx##1, sfx),	\
pfx                17 drivers/pinctrl/sh-pfc/pfc-r8a7740.c 	PORT_10(200, fn, pfx##20, sfx),					\
pfx                18 drivers/pinctrl/sh-pfc/pfc-r8a7740.c 	PORT_1(210, fn, pfx##210, sfx),	PORT_1(211, fn, pfx##211, sfx)
pfx                19 drivers/pinctrl/sh-pfc/pfc-sh73a0.c #define CPU_ALL_PORT(fn, pfx, sfx)					\
pfx                20 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(0,  fn, pfx, sfx), PORT_90(0, fn, pfx, sfx),		\
pfx                21 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(100, fn, pfx##10, sfx),					\
pfx                22 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(110, fn, pfx##110, sfx), PORT_1(111, fn, pfx##111, sfx),	\
pfx                23 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(112, fn, pfx##112, sfx), PORT_1(113, fn, pfx##113, sfx),	\
pfx                24 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(114, fn, pfx##114, sfx), PORT_1(115, fn, pfx##115, sfx),	\
pfx                25 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(116, fn, pfx##116, sfx), PORT_1(117, fn, pfx##117, sfx),	\
pfx                26 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(118, fn, pfx##118, sfx),					\
pfx                27 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(128, fn, pfx##128, sfx), PORT_1(129, fn, pfx##129, sfx),	\
pfx                28 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(130, fn, pfx##13, sfx), PORT_10(140, fn, pfx##14, sfx),	\
pfx                29 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(150, fn, pfx##15, sfx),					\
pfx                30 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(160, fn, pfx##160, sfx), PORT_1(161, fn, pfx##161, sfx),	\
pfx                31 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(162, fn, pfx##162, sfx), PORT_1(163, fn, pfx##163, sfx),	\
pfx                32 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(164, fn, pfx##164, sfx),					\
pfx                33 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(192, fn, pfx##192, sfx), PORT_1(193, fn, pfx##193, sfx),	\
pfx                34 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(194, fn, pfx##194, sfx), PORT_1(195, fn, pfx##195, sfx),	\
pfx                35 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(196, fn, pfx##196, sfx), PORT_1(197, fn, pfx##197, sfx),	\
pfx                36 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(198, fn, pfx##198, sfx), PORT_1(199, fn, pfx##199, sfx),	\
pfx                37 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(200, fn, pfx##20, sfx), PORT_10(210, fn, pfx##21, sfx),	\
pfx                38 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(220, fn, pfx##22, sfx), PORT_10(230, fn, pfx##23, sfx),	\
pfx                39 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(240, fn, pfx##24, sfx), PORT_10(250, fn, pfx##25, sfx),	\
pfx                40 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(260, fn, pfx##26, sfx), PORT_10(270, fn, pfx##27, sfx),	\
pfx                41 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(280, fn, pfx##280, sfx), PORT_1(281, fn, pfx##281, sfx),	\
pfx                42 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(282, fn, pfx##282, sfx),					\
pfx                43 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_1(288, fn, pfx##288, sfx), PORT_1(289, fn, pfx##289, sfx),	\
pfx                44 drivers/pinctrl/sh-pfc/pfc-sh73a0.c 	PORT_10(290, fn, pfx##29, sfx), PORT_10(300, fn, pfx##30, sfx)
pfx               633 drivers/pinctrl/sh-pfc/sh_pfc.h #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx)
pfx               635 drivers/pinctrl/sh-pfc/sh_pfc.h #define PORT_10(pn, fn, pfx, sfx)					  \
pfx               636 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_1(pn,   fn, pfx##0, sfx), PORT_1(pn+1, fn, pfx##1, sfx),	  \
pfx               637 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_1(pn+2, fn, pfx##2, sfx), PORT_1(pn+3, fn, pfx##3, sfx),	  \
pfx               638 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_1(pn+4, fn, pfx##4, sfx), PORT_1(pn+5, fn, pfx##5, sfx),	  \
pfx               639 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_1(pn+6, fn, pfx##6, sfx), PORT_1(pn+7, fn, pfx##7, sfx),	  \
pfx               640 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_1(pn+8, fn, pfx##8, sfx), PORT_1(pn+9, fn, pfx##9, sfx)
pfx               642 drivers/pinctrl/sh-pfc/sh_pfc.h #define PORT_90(pn, fn, pfx, sfx)					  \
pfx               643 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_10(pn+10, fn, pfx##1, sfx), PORT_10(pn+20, fn, pfx##2, sfx), \
pfx               644 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_10(pn+30, fn, pfx##3, sfx), PORT_10(pn+40, fn, pfx##4, sfx), \
pfx               645 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_10(pn+50, fn, pfx##5, sfx), PORT_10(pn+60, fn, pfx##6, sfx), \
pfx               646 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_10(pn+70, fn, pfx##7, sfx), PORT_10(pn+80, fn, pfx##8, sfx), \
pfx               647 drivers/pinctrl/sh-pfc/sh_pfc.h 	PORT_10(pn+90, fn, pfx##9, sfx)
pfx               650 drivers/pinctrl/sh-pfc/sh_pfc.h #define _PORT_ALL(pn, pfx, sfx)		pfx##_##sfx
pfx               673 drivers/pinctrl/sh-pfc/sh_pfc.h #define _PORT_DATA(pn, pfx, sfx)					\
pfx               674 drivers/pinctrl/sh-pfc/sh_pfc.h 	PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN0,			\
pfx               675 drivers/pinctrl/sh-pfc/sh_pfc.h 		    PORT##pfx##_OUT, PORT##pfx##_IN)
pfx               687 drivers/pinctrl/sh-pfc/sh_pfc.h #define _PORT_ENTRY(pn, pfx, sfx)					\
pfx               688 drivers/pinctrl/sh-pfc/sh_pfc.h 	deprecated)); char pfx[pn] __attribute__((deprecated
pfx               449 drivers/scsi/snic/snic_io.c snic_hex_dump(char *pfx, char *data, int len)
pfx               451 drivers/scsi/snic/snic_io.c 	SNIC_INFO("%s Dumping Data of Len = %d\n", pfx, len);
pfx               452 drivers/scsi/snic/snic_io.c 	print_hex_dump_bytes(pfx, DUMP_PREFIX_NONE, data, len);
pfx              2906 drivers/target/target_core_transport.c void target_show_cmd(const char *pfx, struct se_cmd *cmd)
pfx              2914 drivers/target/target_core_transport.c 			 pfx, cdb[0], cdb[1], cmd->tag,
pfx              2921 drivers/target/target_core_transport.c 			 pfx, target_tmf_name(tmf->function), cmd->tag,
pfx               155 fs/adfs/adfs.h void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...);
pfx                40 fs/adfs/super.c void adfs_msg(struct super_block *sb, const char *pfx, const char *fmt, ...)
pfx                48 fs/adfs/super.c 	printk("%sADFS-fs (%s): %pV\n", pfx, sb->s_id, &vaf);
pfx              2822 fs/locks.c     			    loff_t id, char *pfx)
pfx              2838 fs/locks.c     	seq_printf(f, "%lld:%s ", id, pfx);
pfx                 2 include/linux/btree-type.h #define __BTREE_TP(pfx, type, sfx)	pfx ## type ## sfx
pfx                 3 include/linux/btree-type.h #define _BTREE_TP(pfx, type, sfx)	__BTREE_TP(pfx, type, sfx)
pfx                 4 include/linux/btree-type.h #define BTREE_TP(pfx)			_BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)
pfx               182 include/linux/coresight.h 	const char		*pfx;
pfx               188 include/linux/coresight.h 						.pfx = dev_pfx,		\
pfx               538 include/linux/cper.h void cper_print_proc_arm(const char *pfx,
pfx               540 include/linux/cper.h void cper_print_proc_ia(const char *pfx,
pfx               113 include/net/6lowpan.h 	struct in6_addr pfx;
pfx                64 include/net/addrconf.h 	const struct in6_addr	*pfx;
pfx               515 include/net/ipv6.h static inline void ipv6_addr_prefix(struct in6_addr *pfx,
pfx               523 include/net/ipv6.h 	memset(pfx->s6_addr, 0, sizeof(pfx->s6_addr));
pfx               524 include/net/ipv6.h 	memcpy(pfx->s6_addr, addr, o);
pfx               526 include/net/ipv6.h 		pfx->s6_addr[o] = addr->s6_addr[o] & (0xff00 >> b);
pfx               530 include/net/ipv6.h 					 const struct in6_addr *pfx,
pfx               537 include/net/ipv6.h 	memcpy(addr->s6_addr, pfx, o);
pfx               540 include/net/ipv6.h 		addr->s6_addr[o] |= (pfx->s6_addr[o] & (0xff00 >> b));
pfx               182 include/target/target_core_fabric.h void	target_show_cmd(const char *pfx, struct se_cmd *cmd);
pfx               105 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[0]),
pfx               106 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[1]),
pfx               107 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[2]),
pfx               108 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[3]),
pfx               109 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[4]),
pfx               110 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[5]),
pfx               111 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[6]),
pfx               112 net/6lowpan/debugfs.c 		   be16_to_cpu(ctx->pfx.s6_addr16[7]));
pfx               151 net/6lowpan/debugfs.c 		ctx->pfx.s6_addr16[i] = cpu_to_be16(addr[i] & 0xffff);
pfx               206 net/6lowpan/debugfs.c 			   &t->table[i].pfx, t->table[i].plen,
pfx               228 net/6lowpan/iphc.c 		if (ipv6_prefix_equal(&addr_pfx, &table[i].pfx, addr_plen)) {
pfx               267 net/6lowpan/iphc.c 		ipv6_addr_prefix(&network_pfx, &table[i].pfx,
pfx               384 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(ipaddr, &ctx->pfx, ctx->plen);
pfx               391 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(ipaddr, &ctx->pfx, ctx->plen);
pfx               404 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(ipaddr, &ctx->pfx, ctx->plen);
pfx               496 net/6lowpan/iphc.c 	ipv6_addr_prefix(&network_pfx, &ctx->pfx, ctx->plen);
pfx               808 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(&tmp, &ctx->pfx, ctx->plen);
pfx               818 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(&tmp, &ctx->pfx, ctx->plen);
pfx               841 net/6lowpan/iphc.c 		ipv6_addr_prefix_copy(&tmp, &ctx->pfx, ctx->plen);
pfx               876 net/6lowpan/iphc.c 	ipv6_addr_prefix_copy(&tmp, &ctx->pfx, ctx->plen);
pfx               887 net/6lowpan/iphc.c 	ipv6_addr_prefix_copy(&tmp, &ctx->pfx, ctx->plen);
pfx                79 net/caif/cfpkt_skbuff.c static struct cfpkt *cfpkt_create_pfx(u16 len, u16 pfx)
pfx                83 net/caif/cfpkt_skbuff.c 	skb = alloc_skb(len + pfx, GFP_ATOMIC);
pfx                87 net/caif/cfpkt_skbuff.c 	skb_reserve(skb, pfx);
pfx               152 net/dsa/master.c 	uint8_t pfx[4];
pfx               155 net/dsa/master.c 	snprintf(pfx, sizeof(pfx), "p%.2d", port);
pfx               157 net/dsa/master.c 	pfx[sizeof(pfx) - 1] = '_';
pfx               182 net/dsa/master.c 			memmove(ndata + (i * len + sizeof(pfx)),
pfx               183 net/dsa/master.c 				ndata + i * len, len - sizeof(pfx));
pfx               184 net/dsa/master.c 			memcpy(ndata + i * len, pfx, sizeof(pfx));
pfx               169 net/ipv6/addrconf.c static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx,
pfx              1041 net/ipv6/addrconf.c 	int addr_type = ipv6_addr_type(cfg->pfx);
pfx              1070 net/ipv6/addrconf.c 			.i6vi_addr = *cfg->pfx,
pfx              1087 net/ipv6/addrconf.c 	f6i = addrconf_f6i_alloc(net, idev, cfg->pfx, false, gfp_flags);
pfx              1100 net/ipv6/addrconf.c 	ifa->addr = *cfg->pfx;
pfx              1410 net/ipv6/addrconf.c 	cfg.pfx = &addr;
pfx              1411 net/ipv6/addrconf.c 	cfg.scope = ipv6_addr_scope(cfg.pfx);
pfx              2088 net/ipv6/addrconf.c 			.pfx = &new_addr,
pfx              2371 net/ipv6/addrconf.c addrconf_prefix_route(struct in6_addr *pfx, int plen, u32 metric,
pfx              2387 net/ipv6/addrconf.c 	cfg.fc_dst = *pfx;
pfx              2402 net/ipv6/addrconf.c static struct fib6_info *addrconf_get_prefix_route(const struct in6_addr *pfx,
pfx              2418 net/ipv6/addrconf.c 	fn = fib6_locate(&table->tb6_root, pfx, plen, NULL, 0, true);
pfx              2570 net/ipv6/addrconf.c 			.pfx = addr,
pfx              2929 net/ipv6/addrconf.c 					 true, cfg->pfx, ifindex);
pfx              2935 net/ipv6/addrconf.c 	cfg->scope = ipv6_addr_scope(cfg->pfx);
pfx              2982 net/ipv6/addrconf.c 			       cfg->pfx, ifindex);
pfx              2989 net/ipv6/addrconf.c 			  const struct in6_addr *pfx, unsigned int plen)
pfx              3009 net/ipv6/addrconf.c 		    ipv6_addr_equal(pfx, &ifp->addr)) {
pfx              3019 net/ipv6/addrconf.c 			if (ipv6_addr_is_multicast(pfx)) {
pfx              3021 net/ipv6/addrconf.c 					       false, pfx, dev->ifindex);
pfx              3047 net/ipv6/addrconf.c 	cfg.pfx = &ireq.ifr6_addr;
pfx              3079 net/ipv6/addrconf.c 		.pfx = addr,
pfx              3176 net/ipv6/addrconf.c 		.pfx = addr,
pfx              4543 net/ipv6/addrconf.c 	struct in6_addr *pfx = NULL;
pfx              4548 net/ipv6/addrconf.c 		pfx = nla_data(addr);
pfx              4551 net/ipv6/addrconf.c 		if (pfx && nla_memcmp(local, pfx, sizeof(*pfx)))
pfx              4552 net/ipv6/addrconf.c 			*peer_pfx = pfx;
pfx              4553 net/ipv6/addrconf.c 		pfx = nla_data(local);
pfx              4556 net/ipv6/addrconf.c 	return pfx;
pfx              4575 net/ipv6/addrconf.c 	struct in6_addr *pfx, *peer_pfx;
pfx              4585 net/ipv6/addrconf.c 	pfx = extract_addr(tb[IFA_ADDRESS], tb[IFA_LOCAL], &peer_pfx);
pfx              4586 net/ipv6/addrconf.c 	if (!pfx)
pfx              4594 net/ipv6/addrconf.c 	return inet6_addr_del(net, ifm->ifa_index, ifa_flags, pfx,
pfx              4774 net/ipv6/addrconf.c 	cfg.pfx = extract_addr(tb[IFA_ADDRESS], tb[IFA_LOCAL], &peer_pfx);
pfx              4775 net/ipv6/addrconf.c 	if (!cfg.pfx)
pfx              4821 net/ipv6/addrconf.c 	ifa = ipv6_get_ifaddr(net, cfg.pfx, dev, 1);
pfx               382 net/ipv6/addrlabel.c 	struct in6_addr *pfx;
pfx               399 net/ipv6/addrlabel.c 	pfx = nla_data(tb[IFAL_ADDRESS]);
pfx               413 net/ipv6/addrlabel.c 		err = ip6addrlbl_add(net, pfx, ifal->ifal_prefixlen,
pfx               418 net/ipv6/addrlabel.c 		err = ip6addrlbl_del(net, pfx, ifal->ifal_prefixlen,
pfx                18 net/ipv6/netfilter/ip6t_NPT.c 	struct in6_addr pfx;
pfx                25 net/ipv6/netfilter/ip6t_NPT.c 	ipv6_addr_prefix(&pfx, &npt->src_pfx.in6, npt->src_pfx_len);
pfx                26 net/ipv6/netfilter/ip6t_NPT.c 	if (!ipv6_addr_equal(&pfx, &npt->src_pfx.in6))
pfx                28 net/ipv6/netfilter/ip6t_NPT.c 	ipv6_addr_prefix(&pfx, &npt->dst_pfx.in6, npt->dst_pfx_len);
pfx                29 net/ipv6/netfilter/ip6t_NPT.c 	if (!ipv6_addr_equal(&pfx, &npt->dst_pfx.in6))
pfx              1276 sound/pci/ac97/ac97_codec.c static int snd_ac97_cmix_new_stereo(struct snd_card *card, const char *pfx,
pfx              1288 sound/pci/ac97/ac97_codec.c 		sprintf(name, "%s Switch", pfx);
pfx              1296 sound/pci/ac97/ac97_codec.c 		sprintf(name, "%s Volume", pfx);
pfx              1303 sound/pci/ac97/ac97_codec.c #define snd_ac97_cmix_new(card, pfx, reg, acheck, ac97) \
pfx              1304 sound/pci/ac97/ac97_codec.c 	snd_ac97_cmix_new_stereo(card, pfx, reg, 0, acheck, ac97)
pfx               638 sound/pci/hda/hda_auto_parser.c 	const char *pfx = check_output_pfx(codec, nid);
pfx               644 sound/pci/hda/hda_auto_parser.c 		if (pfx == check_output_pfx(codec, pins[j]))
pfx               657 sound/pci/hda/hda_auto_parser.c 	const char *pfx, *sfx = "";
pfx               662 sound/pci/hda/hda_auto_parser.c 	pfx = check_output_pfx(codec, nid);
pfx               680 sound/pci/hda/hda_auto_parser.c 	snprintf(label, maxlen, "%s%s%s", pfx, name, sfx);
pfx               362 sound/pci/hda/hda_generic.c 			   const char *pfx, struct nid_path *path)
pfx               374 sound/pci/hda/hda_generic.c 	codec_dbg(codec, "%s path: depth=%d '%s'\n", pfx, path->depth, buf);
pfx               989 sound/pci/hda/hda_generic.c 				const char *pfx, const char *dir,
pfx               993 sound/pci/hda/hda_generic.c 	snprintf(name, sizeof(name), "%s %s %s", pfx, dir, sfx);
pfx               999 sound/pci/hda/hda_generic.c #define add_pb_vol_ctrl(spec, type, pfx, val)			\
pfx              1000 sound/pci/hda/hda_generic.c 	add_control_with_pfx(spec, type, pfx, "Playback", "Volume", 0, val)
pfx              1001 sound/pci/hda/hda_generic.c #define add_pb_sw_ctrl(spec, type, pfx, val)			\
pfx              1002 sound/pci/hda/hda_generic.c 	add_control_with_pfx(spec, type, pfx, "Playback", "Switch", 0, val)
pfx              1003 sound/pci/hda/hda_generic.c #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val)			\
pfx              1004 sound/pci/hda/hda_generic.c 	add_control_with_pfx(spec, type, pfx, "Playback", "Volume", cidx, val)
pfx              1005 sound/pci/hda/hda_generic.c #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val)			\
pfx              1006 sound/pci/hda/hda_generic.c 	add_control_with_pfx(spec, type, pfx, "Playback", "Switch", cidx, val)
pfx              1008 sound/pci/hda/hda_generic.c static int add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx,
pfx              1018 sound/pci/hda/hda_generic.c 	return __add_pb_vol_ctrl(codec->spec, HDA_CTL_WIDGET_VOL, pfx, cidx, val);
pfx              1034 sound/pci/hda/hda_generic.c static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx,
pfx              1038 sound/pci/hda/hda_generic.c 	return add_vol_ctl(codec, pfx, cidx, chs, path);
pfx              1044 sound/pci/hda/hda_generic.c static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx,
pfx              1064 sound/pci/hda/hda_generic.c 	return __add_pb_sw_ctrl(codec->spec, type, pfx, cidx, val);
pfx              1067 sound/pci/hda/hda_generic.c static int add_stereo_sw(struct hda_codec *codec, const char *pfx,
pfx              1071 sound/pci/hda/hda_generic.c 	return add_sw_ctl(codec, pfx, cidx, chs, path);
pfx              1882 sound/pci/hda/hda_generic.c 				      const char *pfx, int idx)
pfx              1888 sound/pci/hda/hda_generic.c 		print_nid_path(codec, pfx, path);
pfx              2135 sound/pci/hda/hda_generic.c 			    const char *pfx, int cidx)
pfx              2143 sound/pci/hda/hda_generic.c 	err = add_stereo_vol(codec, pfx, cidx, path);
pfx              2146 sound/pci/hda/hda_generic.c 	err = add_stereo_sw(codec, pfx, cidx, path);
pfx              2154 sound/pci/hda/hda_generic.c 			     const int *paths, const char *pfx)
pfx              2163 sound/pci/hda/hda_generic.c 		if (num_pins == 2 && i == 1 && !strcmp(pfx, "Speaker"))
pfx              2167 sound/pci/hda/hda_generic.c 				 pfx, channel_name[i]);
pfx              2170 sound/pci/hda/hda_generic.c 			name = pfx;
pfx              6057 sound/pci/hda/patch_ca0132.c 					const char *pfx, int dir)
pfx              6064 sound/pci/hda/patch_ca0132.c 	sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]);
pfx              6092 sound/pci/hda/patch_ca0132.c 			 const char *pfx, int dir)
pfx              6103 sound/pci/hda/patch_ca0132.c 		sprintf(namestr, "FX: %s %s Switch", pfx, dirstr[dir]);
pfx              6105 sound/pci/hda/patch_ca0132.c 		sprintf(namestr, "%s %s Switch", pfx, dirstr[dir]);
pfx                81 tools/arch/x86/include/asm/inat.h #define INAT_MAKE_PREFIX(pfx)	(pfx << INAT_PFX_OFFS)
pfx               110 tools/bpf/bpftool/main.c bool is_prefix(const char *pfx, const char *str)
pfx               112 tools/bpf/bpftool/main.c 	if (!pfx)
pfx               114 tools/bpf/bpftool/main.c 	if (strlen(str) < strlen(pfx))
pfx               117 tools/bpf/bpftool/main.c 	return !memcmp(str, pfx, strlen(pfx));
pfx               155 tools/bpf/bpftool/main.c 		const char *pfx = "";
pfx               164 tools/bpf/bpftool/main.c 			pfx = sep;
pfx               166 tools/bpf/bpftool/main.c 		fprintf(f, "%s%02hhx", i ? pfx : "", data[i]);
pfx               104 tools/bpf/bpftool/main.h bool is_prefix(const char *pfx, const char *str);
pfx               855 tools/lib/bpf/btf_dump.c 		btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, pad_bits);
pfx               895 tools/lib/bpf/btf_dump.c 		btf_dump_printf(d, "\n%s", pfx(lvl + 1));
pfx               917 tools/lib/bpf/btf_dump.c 	btf_dump_printf(d, "%s}", pfx(lvl));
pfx               950 tools/lib/bpf/btf_dump.c 						pfx(lvl + 1), name, dup_cnt,
pfx               954 tools/lib/bpf/btf_dump.c 						pfx(lvl + 1), name,
pfx               958 tools/lib/bpf/btf_dump.c 		btf_dump_printf(d, "\n%s}", pfx(lvl));