Searched refs:__stringify (Results 1 - 200 of 261) sorted by relevance

12

/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
H A Dstringify.h5 #define __stringify(x...) __stringify_1(x) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dlinkage.h7 #define __ALIGN_STR __stringify(__ALIGN)
H A Djump_label.h17 asm_volatile_goto("0: brcl 0,"__stringify(JUMP_LABEL_NOP_OFFSET)"\n" arch_static_branch()
/linux-4.1.27/include/linux/
H A Dstringify.h5 * macro itself. For example, compile with -DFOO=bar, __stringify(FOO)
10 #define __stringify(x...) __stringify_1(x) macro
H A Dmiscdevice.h73 MODULE_ALIAS("char-major-" __stringify(MISC_MAJOR) \
74 "-" __stringify(minor))
H A Dnet.h287 MODULE_ALIAS("net-pf-" __stringify(proto))
290 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto))
293 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
294 "-type-" __stringify(type))
297 MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \
H A Dmmdebug.h21 dump_page(page, "VM_BUG_ON_PAGE(" __stringify(cond)")");\
H A Dsysfs.h91 .attr = {.name = __stringify(_name), \
98 .attr = {.name = __stringify(_name), \
105 .attr = { .name = __stringify(_name), .mode = S_IRUGO }, \
110 .attr = { .name = __stringify(_name), .mode = S_IWUSR }, \
121 .attr = {.name = __stringify(_name), .mode = _mode, \
171 .attr = { .name = __stringify(_name), .mode = _mode }, \
178 .attr = { .name = __stringify(_name), .mode = S_IRUGO }, \
H A Dnls.h105 #define MODULE_ALIAS_NLS(name) MODULE_ALIAS("nls_" __stringify(name))
H A Dconfigfs.h156 .ca_name = __stringify(_name), \
167 .ca_name = __stringify(_name), \
H A Dtimer.h81 __FILE__ ":" __stringify(__LINE__)) \
H A Dmodule.h139 __attribute__ ((unused, alias(__stringify(name))))
634 #define __MODULE_STRING(x) __stringify(x)
H A Dtty_ldisc.h231 MODULE_ALIAS("tty-ldisc-" __stringify(ldisc))
H A Dgenl_magic_func.h264 .name = __stringify(GENL_MAGIC_FAMILY),
H A Dblkdev.h1452 MODULE_ALIAS("block-major-" __stringify(major) "-" __stringify(minor))
1454 MODULE_ALIAS("block-major-" __stringify(major) "-*")
H A Ddevice.h1236 MODULE_ALIAS("char-major-" __stringify(major) "-" __stringify(minor))
1238 MODULE_ALIAS("char-major-" __stringify(major) "-*")
H A Dserial_core.h354 = { .name = __stringify(_name), \
H A Dkernel.h590 * whether or not there are args. __stringify((__VA_ARGS__)) will
600 char _______STR[] = __stringify((__VA_ARGS__)); \
/linux-4.1.27/arch/powerpc/boot/
H A Dreg.h20 #define __stringify(x) __stringify_1(x) macro
23 asm volatile("mfspr %0," __stringify(rn) \
25 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : : "r" (v))
/linux-4.1.27/arch/powerpc/perf/req-gen/
H A D_begin.h5 #define CAT2_STR_(t, s) __stringify(t/s)
H A Dperf.h115 "request=" __stringify(r_value) "," \
118 __stringify(COUNTER_INFO_VERSION_CURRENT) "," \
/linux-4.1.27/arch/x86/include/asm/
H A Dsmap.h31 ALTERNATIVE "", __stringify(__ASM_CLAC), X86_FEATURE_SMAP
34 ALTERNATIVE "", __stringify(__ASM_STAC), X86_FEATURE_SMAP
52 alternative("", __stringify(__ASM_CLAC), X86_FEATURE_SMAP); clac()
58 alternative("", __stringify(__ASM_STAC), X86_FEATURE_SMAP); stac()
63 ALTERNATIVE("", __stringify(__ASM_CLAC), X86_FEATURE_SMAP)
65 ALTERNATIVE("", __stringify(__ASM_STAC), X86_FEATURE_SMAP)
H A Djump_label.h22 ".byte " __stringify(STATIC_KEY_INIT_NOP) "\n\t" arch_static_branch()
H A Dlinkage.h55 #define __ALIGN_STR __stringify(__ALIGN)
H A Dspecial_insns.h198 alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0", clflushopt()
209 ".byte " __stringify(NOP_DS_PREFIX) "; clflush (%[pax])", clwb()
H A Dlguest_hcall.h52 asm volatile("int $" __stringify(LGUEST_TRAP_ENTRY) hcall()
H A Dnops.h93 #define _ASM_MK_NOP(x) ".byte " __stringify(x) "\n"
H A Dcpufeature.h464 /* Open-coded due to __stringify() in ALTERNATIVE() */ __static_cpu_has()
534 /* Open-coded due to __stringify() in ALTERNATIVE() */ _static_cpu_has_safe()
H A Dalternative.h119 " .word " __stringify(feature) "\n" /* feature bit */ \
H A Dpercpu.h48 #define __percpu_prefix "%%"__stringify(__percpu_seg)":"
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg.h10 #define __stringify(x) __stringify_1(x) macro
13 asm volatile("mfspr %0," __stringify(rn) \
15 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : \
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dsputrace.h30 trace_spufs_context(ctx, spu, __stringify(name))
32 trace_spufs_context(ctx, NULL, __stringify(name))
/linux-4.1.27/arch/xtensa/include/asm/
H A Dmodule.h16 #define MODULE_ARCH_VERMAGIC "xtensa-" __stringify(XCHAL_CORE_ID) " "
H A Dtimex.h48 #define WSR_CCOMPARE(x,r) asm volatile ("wsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) :: "a"(r))
49 #define RSR_CCOMPARE(x,r) asm volatile ("rsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) : "=a"(r))
H A Dirqflags.h26 asm volatile("rsil %0, "__stringify(LOCKLEVEL) arch_local_irq_save()
H A Dtraps.h45 " .rept (" __stringify(XCHAL_NUM_AREGS) " - 16) / 12\n" spill_registers()
H A Dcacheasm.h107 __loop_cache_all \ar \at dii __stringify(DCACHE_WAY_SIZE) \
115 __loop_cache_all \ar \at iii __stringify(ICACHE_WAY_SIZE) \
H A Dcmpxchg.h37 " rsil a15, "__stringify(LOCKLEVEL)"\n" __cmpxchg_u32()
126 " rsil a15, "__stringify(LOCKLEVEL)"\n" xchg_u32()
H A Datomic.h109 " rsil a15, "__stringify(LOCKLEVEL)"\n"\
127 " rsil a15,"__stringify(LOCKLEVEL)"\n" \
275 " rsil a15,"__stringify(LOCKLEVEL)"\n" atomic_clear_mask()
309 " rsil a15,"__stringify(LOCKLEVEL)"\n" atomic_set_mask()
H A Dprocessor.h189 #define WSR(v,sr) __asm__ __volatile__ ("wsr %0,"__stringify(sr) :: "a"(v));
190 #define RSR(v,sr) __asm__ __volatile__ ("rsr %0,"__stringify(sr) : "=a"(v));
/linux-4.1.27/arch/mips/include/asm/
H A Dhazards.h283 __stringify(___ssnop) \
290 __stringify(___ehb) \
298 __stringify(__mtc0_tlbw_hazard) \
306 __stringify(__tlbw_use_hazard) \
314 __stringify(__tlb_probe_hazard) \
322 __stringify(__irq_enable_hazard) \
330 __stringify(__irq_disable_hazard) \
338 __stringify(__back_to_back_c0_hazard) \
346 __stringify(__enable_fpu_hazard) \
354 __stringify(__disable_fpu_hazard) \
H A Dirqflags.h29 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_disable()
46 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_save()
80 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_restore()
110 " " __stringify(__irq_disable_hazard) " \n" __arch_local_irq_restore()
138 " " __stringify(__irq_enable_hazard) " \n" arch_local_irq_enable()
H A Dr4kcache.h349 " "__stringify(LONG_ADDIU)" $1, %0, 0x100 \n" \
373 " "__stringify(LONG_ADDIU)" $1, %0, 0x100 \n" \
378 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
383 " "__stringify(LONG_ADDIU)" $1, $1, 0x100\n" \
401 " "__stringify(LONG_ADDIU)" $1, %0, 0x100 \n" \
404 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
407 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
410 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
413 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
416 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
419 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
434 " "__stringify(LONG_ADDIU)" $1, %0, 0x100 \n" \
436 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
438 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
440 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
442 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
444 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
446 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
448 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
450 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
452 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
454 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
456 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
458 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
460 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
462 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
464 " "__stringify(LONG_ADDIU)" $1, $1, 0x100 \n" \
/linux-4.1.27/drivers/power/reset/
H A Dat91-reset.c63 "str %2, [%0, #" __stringify(AT91_SDRAMC_TR) "]\n\t" at91sam9260_restart()
66 "str %3, [%0, #" __stringify(AT91_SDRAMC_LPR) "]\n\t" at91sam9260_restart()
69 "str %4, [%1, #" __stringify(AT91_RSTC_CR) "]\n\t" at91sam9260_restart()
103 "1: str %3, [%0, #" __stringify(AT91_DDRSDRC_RTR) "]\n\t" at91sam9g45_restart()
105 " str %4, [%0, #" __stringify(AT91_DDRSDRC_LPR) "]\n\t" at91sam9g45_restart()
107 " strne %3, [%1, #" __stringify(AT91_DDRSDRC_RTR) "]\n\t" at91sam9g45_restart()
109 " strne %4, [%1, #" __stringify(AT91_DDRSDRC_LPR) "]\n\t" at91sam9g45_restart()
111 " str %5, [%2, #" __stringify(AT91_RSTC_CR) "]\n\t" at91sam9g45_restart()
/linux-4.1.27/arch/ia64/include/asm/
H A Dmodule.h36 "gcc-" __stringify(__GNUC__) "." __stringify(__GNUC_MINOR__)
H A Dparavirt_patch.h58 __stringify(privop) "\n"
81 __stringify(privop) "\n"
/linux-4.1.27/arch/unicore32/include/asm/
H A Dcputype.h23 asm("movc %0, p0.c0, #" __stringify(reg) \
/linux-4.1.27/arch/mips/lib/
H A Dmips-atomic.c50 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_disable()
76 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_save()
104 " " __stringify(__irq_disable_hazard) " \n" arch_local_irq_restore()
131 " " __stringify(__irq_disable_hazard) " \n" __arch_local_irq_restore()
H A Ddelay.c32 " " __stringify(LONG_SUBU) " %0, %1 \n" __delay()
/linux-4.1.27/arch/frv/include/asm/
H A Dmodule.h19 #define MODULE_ARCH_VERMAGIC __stringify(PROCESSOR_MODEL_NAME) " "
/linux-4.1.27/sound/pci/asihpi/
H A Dhpidebug.h43 #define FILE_LINE SOURCEFILE_NAME ":" __stringify(__LINE__) " "
45 #define FILE_LINE __FILE__ ":" __stringify(__LINE__) " "
52 "ASSERT " __stringify(expression)); \
84 FILE_LINE __stringify(level)); \
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dbug.h35 __asm__ __volatile__ ("clear.d [" __stringify(BUG_MAGIC) "]\n\t"\
46 __asm__ __volatile__ ("clear.d [" __stringify(BUG_MAGIC) "]\n\t"\
47 "movu.w " __stringify(__LINE__) ",$r0\n\t"\
/linux-4.1.27/drivers/crypto/caam/
H A Dkey_gen.c94 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", gen_split_key()
96 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", gen_split_key()
109 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", gen_split_key()
H A Dcaamhash.c346 "ahash update shdesc@"__stringify(__LINE__)": ", ahash_set_sh_desc()
365 "ahash update first shdesc@"__stringify(__LINE__)": ", ahash_set_sh_desc()
382 print_hex_dump(KERN_ERR, "ahash final shdesc@"__stringify(__LINE__)": ", ahash_set_sh_desc()
400 print_hex_dump(KERN_ERR, "ahash finup shdesc@"__stringify(__LINE__)": ", ahash_set_sh_desc()
420 "ahash digest shdesc@"__stringify(__LINE__)": ", ahash_set_sh_desc()
481 print_hex_dump(KERN_ERR, "key_in@"__stringify(__LINE__)": ", hash_digest_key()
483 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", hash_digest_key()
497 "digested key@"__stringify(__LINE__)": ", hash_digest_key()
548 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", ahash_setkey()
564 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", ahash_setkey()
655 print_hex_dump(KERN_ERR, "ctx@"__stringify(__LINE__)": ", ahash_done()
659 print_hex_dump(KERN_ERR, "result@"__stringify(__LINE__)": ", ahash_done()
690 print_hex_dump(KERN_ERR, "ctx@"__stringify(__LINE__)": ", ahash_done_bi()
694 print_hex_dump(KERN_ERR, "result@"__stringify(__LINE__)": ", ahash_done_bi()
725 print_hex_dump(KERN_ERR, "ctx@"__stringify(__LINE__)": ", ahash_done_ctx_src()
729 print_hex_dump(KERN_ERR, "result@"__stringify(__LINE__)": ", ahash_done_ctx_src()
760 print_hex_dump(KERN_ERR, "ctx@"__stringify(__LINE__)": ", ahash_done_ctx_dst()
764 print_hex_dump(KERN_ERR, "result@"__stringify(__LINE__)": ", ahash_done_ctx_dst()
868 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_update_ctx()
888 print_hex_dump(KERN_ERR, "buf@"__stringify(__LINE__)": ", ahash_update_ctx()
890 print_hex_dump(KERN_ERR, "next buf@"__stringify(__LINE__)": ", ahash_update_ctx()
966 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_final_ctx()
1056 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_finup_ctx()
1135 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_digest()
1198 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_final_no_ctx()
1295 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_update_no_ctx()
1318 print_hex_dump(KERN_ERR, "buf@"__stringify(__LINE__)": ", ahash_update_no_ctx()
1320 print_hex_dump(KERN_ERR, "next buf@"__stringify(__LINE__)": ", ahash_update_no_ctx()
1398 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_finup_no_ctx()
1500 print_hex_dump(KERN_ERR, "jobdesc@"__stringify(__LINE__)": ", ahash_update_first()
1525 print_hex_dump(KERN_ERR, "next buf@"__stringify(__LINE__)": ", ahash_update_first()
H A Dcaamalg.c349 "aead null enc shdesc@"__stringify(__LINE__)": ", aead_null_set_sh_desc()
442 "aead null dec shdesc@"__stringify(__LINE__)": ", aead_null_set_sh_desc()
552 print_hex_dump(KERN_ERR, "aead enc shdesc@"__stringify(__LINE__)": ", aead_set_sh_desc()
623 print_hex_dump(KERN_ERR, "aead dec shdesc@"__stringify(__LINE__)": ", aead_set_sh_desc()
720 print_hex_dump(KERN_ERR, "aead givenc shdesc@"__stringify(__LINE__)": ", aead_set_sh_desc()
855 print_hex_dump(KERN_ERR, "gcm enc shdesc@"__stringify(__LINE__)": ", gcm_set_sh_desc()
951 print_hex_dump(KERN_ERR, "gcm dec shdesc@"__stringify(__LINE__)": ", gcm_set_sh_desc()
1053 print_hex_dump(KERN_ERR, "rfc4106 enc shdesc@"__stringify(__LINE__)": ", rfc4106_set_sh_desc()
1130 print_hex_dump(KERN_ERR, "rfc4106 dec shdesc@"__stringify(__LINE__)": ", rfc4106_set_sh_desc()
1231 "rfc4106 givenc shdesc@"__stringify(__LINE__)": ", rfc4106_set_sh_desc()
1375 print_hex_dump(KERN_ERR, "rfc4543 enc shdesc@"__stringify(__LINE__)": ", rfc4543_set_sh_desc()
1497 print_hex_dump(KERN_ERR, "rfc4543 dec shdesc@"__stringify(__LINE__)": ", rfc4543_set_sh_desc()
1626 "rfc4543 givenc shdesc@"__stringify(__LINE__)": ", rfc4543_set_sh_desc()
1680 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", aead_setkey()
1699 print_hex_dump(KERN_ERR, "ctx.key@"__stringify(__LINE__)": ", aead_setkey()
1726 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", gcm_setkey()
1759 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", rfc4106_setkey()
1798 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", rfc4543_setkey()
1846 print_hex_dump(KERN_ERR, "key in @"__stringify(__LINE__)": ", ablkcipher_setkey()
1930 "ablkcipher enc shdesc@"__stringify(__LINE__)": ", ablkcipher_setkey()
1993 "ablkcipher dec shdesc@"__stringify(__LINE__)": ", ablkcipher_setkey()
2070 "ablkcipher givenc shdesc@" __stringify(__LINE__) ": ", ablkcipher_setkey()
2204 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", aead_encrypt_done()
2207 print_hex_dump(KERN_ERR, "dstiv @"__stringify(__LINE__)": ", aead_encrypt_done()
2210 print_hex_dump(KERN_ERR, "dst @"__stringify(__LINE__)": ", aead_encrypt_done()
2238 print_hex_dump(KERN_ERR, "dstiv @"__stringify(__LINE__)": ", aead_decrypt_done()
2241 print_hex_dump(KERN_ERR, "dst @"__stringify(__LINE__)": ", aead_decrypt_done()
2258 print_hex_dump(KERN_ERR, "iphdrout@"__stringify(__LINE__)": ", aead_decrypt_done()
2266 print_hex_dump(KERN_ERR, "sglastout@"__stringify(__LINE__)": ", aead_decrypt_done()
2296 print_hex_dump(KERN_ERR, "dstiv @"__stringify(__LINE__)": ", ablkcipher_encrypt_done()
2299 print_hex_dump(KERN_ERR, "dst @"__stringify(__LINE__)": ", ablkcipher_encrypt_done()
2328 print_hex_dump(KERN_ERR, "dstiv @"__stringify(__LINE__)": ", ablkcipher_decrypt_done()
2331 print_hex_dump(KERN_ERR, "dst @"__stringify(__LINE__)": ", ablkcipher_decrypt_done()
2363 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", init_aead_job()
2366 print_hex_dump(KERN_ERR, "presciv@"__stringify(__LINE__)": ", init_aead_job()
2369 print_hex_dump(KERN_ERR, "src @"__stringify(__LINE__)": ", init_aead_job()
2372 print_hex_dump(KERN_ERR, "shrdesc@"__stringify(__LINE__)": ", init_aead_job()
2448 print_hex_dump(KERN_ERR, "assoc @"__stringify(__LINE__)": ", init_aead_giv_job()
2451 print_hex_dump(KERN_ERR, "presciv@"__stringify(__LINE__)": ", init_aead_giv_job()
2453 print_hex_dump(KERN_ERR, "src @"__stringify(__LINE__)": ", init_aead_giv_job()
2456 print_hex_dump(KERN_ERR, "shrdesc@"__stringify(__LINE__)": ", init_aead_giv_job()
2519 print_hex_dump(KERN_ERR, "presciv@"__stringify(__LINE__)": ", init_ablkcipher_job()
2522 print_hex_dump(KERN_ERR, "src @"__stringify(__LINE__)": ", init_ablkcipher_job()
2576 print_hex_dump(KERN_ERR, "presciv@" __stringify(__LINE__) ": ", init_ablkcipher_giv_job()
2579 print_hex_dump(KERN_ERR, "src @" __stringify(__LINE__) ": ", init_ablkcipher_giv_job()
2775 print_hex_dump(KERN_ERR, "aead jobdesc@"__stringify(__LINE__)": ", aead_encrypt()
2809 print_hex_dump(KERN_ERR, "dec src@"__stringify(__LINE__)": ", aead_decrypt()
2818 print_hex_dump(KERN_ERR, "aead jobdesc@"__stringify(__LINE__)": ", aead_decrypt()
3021 print_hex_dump(KERN_ERR, "giv src@"__stringify(__LINE__)": ", aead_givencrypt()
3030 print_hex_dump(KERN_ERR, "aead jobdesc@"__stringify(__LINE__)": ", aead_givencrypt()
3145 print_hex_dump(KERN_ERR, "ablkcipher sec4_sg@"__stringify(__LINE__)": ", ablkcipher_edesc_alloc()
3174 print_hex_dump(KERN_ERR, "ablkcipher jobdesc@"__stringify(__LINE__)": ", ablkcipher_encrypt()
3212 print_hex_dump(KERN_ERR, "ablkcipher jobdesc@"__stringify(__LINE__)": ", ablkcipher_decrypt()
3325 "ablkcipher sec4_sg@" __stringify(__LINE__) ": ", ablkcipher_giv_edesc_alloc()
3356 "ablkcipher jobdesc@" __stringify(__LINE__) ": ", ablkcipher_givencrypt()
/linux-4.1.27/arch/mn10300/include/asm/
H A Dmodule.h20 #define MODULE_ARCH_VERMAGIC __stringify(PROCESSOR_MODEL_NAME) " "
/linux-4.1.27/arch/arm64/include/asm/
H A Dalternative.h23 " .hword " __stringify(feature) "\n" /* feature bit */ \
/linux-4.1.27/arch/blackfin/include/asm/
H A Dearly_printk.h26 early_shadow_puts(__FILE__ " : " __stringify(__LINE__) " ["); \
/linux-4.1.27/arch/arm/include/asm/
H A Dmodule.h28 #define MODULE_ARCH_VERMAGIC_ARMVSN "ARMv" __stringify(__LINUX_ARM_ARCH__) " "
H A Dopcodes.h225 #define ___inst_arm(x) ".long " __stringify(x) "\n\t"
226 #define ___inst_thumb16(x) ".short " __stringify(x) "\n\t"
228 ".short " __stringify(first) ", " __stringify(second) "\n\t"
H A Dcputype.h90 asm("mrc p15, 0, %0, c0, c0, " __stringify(reg) \
H A Dcacheflush.h472 "bic r0, r0, #"__stringify(CR_C)" \n\t" \
475 "bl v7_flush_dcache_"__stringify(level)" \n\t" \
/linux-4.1.27/tools/perf/arch/powerpc/util/
H A Dheader.c11 asm volatile("mfspr %0," __stringify(rn) \
/linux-4.1.27/drivers/w1/slaves/
H A Dw1_smem.c37 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_SMEM_01));
38 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_SMEM_81));
H A Dw1_therm.c40 MODULE_ALIAS("w1-family-" __stringify(W1_THERM_DS18S20));
41 MODULE_ALIAS("w1-family-" __stringify(W1_THERM_DS1822));
42 MODULE_ALIAS("w1-family-" __stringify(W1_THERM_DS18B20));
43 MODULE_ALIAS("w1-family-" __stringify(W1_THERM_DS1825));
44 MODULE_ALIAS("w1-family-" __stringify(W1_THERM_DS28EA00));
H A Dw1_bq27000.c114 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_BQ27000));
H A Dw1_ds2413.c26 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS2413));
H A Dw1_ds2423.c158 MODULE_ALIAS("w1-family-" __stringify(W1_COUNTER_DS2423));
H A Dw1_ds2780.c191 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS2780));
H A Dw1_ds2781.c189 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS2781));
H A Dw1_ds2760.c206 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS2760));
H A Dw1_ds2408.c25 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS2408));
H A Dw1_ds2431.c308 MODULE_ALIAS("w1-family-" __stringify(W1_EEPROM_DS2431));
H A Dw1_ds2433.c32 MODULE_ALIAS("w1-family-" __stringify(W1_EEPROM_DS2433));
H A Dw1_ds28e04.c30 MODULE_ALIAS("w1-family-" __stringify(W1_FAMILY_DS28E04));
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dtest-core.h125 ".byte "__stringify(ARG_TYPE_REG)" \n\t" \
131 ".byte "__stringify(ARG_TYPE_PTR)" \n\t" \
137 ".byte "__stringify(ARG_TYPE_MEM)" \n\t" \
143 ".byte "__stringify(ARG_TYPE_REG_MASKED)" \n\t" \
149 ".byte "__stringify(ARG_TYPE_END)" \n\t" \
224 TEST_ARG_END("|"__stringify(ARG_FLAG_UNSUPPORTED)) \
230 TEST_ARG_END("|"__stringify(ARG_FLAG_SUPPORTED)) \
390 TEST_INSTRUCTION(code1 __stringify(reg) code2) \
400 TEST_INSTRUCTION(code1 __stringify(reg1) code2 __stringify(reg2) code3) \
H A Dtest-thumb.c161 "3: .word "__stringify(VAL1)) kprobe_thumb16_test_cases()
165 "3: .word "__stringify(VAL2)) kprobe_thumb16_test_cases()
221 TEST("add sp, #"__stringify(TEST_MEMORY_SIZE)) /* Assumes TEST_MEMORY_SIZE < 0x400 */ kprobe_thumb16_test_cases()
404 "3: .word "__stringify(VAL1)" \n\t" kprobe_thumb32_test_cases()
405 " .word "__stringify(VAL2)) kprobe_thumb32_test_cases()
420 TEST_RRP("strd r",6, VAL1,", r",7, VAL2,", [r",13, TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") kprobe_thumb32_test_cases()
421 TEST_UNSUPPORTED("strd r6, r7, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_thumb32_test_cases()
422 TEST_RRP("strd r",4, VAL1,", r",5, VAL2,", [r",14, TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_thumb32_test_cases()
831 TEST_RP( "str"size" r",6, VAL1,", [r",13, TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") \ kprobe_thumb32_test_cases()
832 TEST_UNSUPPORTED("str"size" r6, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") \ kprobe_thumb32_test_cases()
833 TEST_RP( "str"size" r",4, VAL2,", [r",12, TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!") \ kprobe_thumb32_test_cases()
874 "3: .word "__stringify(VAL1)) \ kprobe_thumb32_test_cases()
877 "3: .word "__stringify(VAL2)) \ kprobe_thumb32_test_cases()
H A Dtest-arm.c510 TEST_RP( "strh r",3, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") kprobe_arm_test_cases()
511 TEST_UNSUPPORTED("strh r3, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_arm_test_cases()
512 TEST_RP( "strh r",4, VAL1,", [r",14,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_arm_test_cases()
603 TEST_RP( "strd r",6, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") kprobe_arm_test_cases()
604 TEST_UNSUPPORTED("strd r6, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_arm_test_cases()
605 TEST_RP( "strd r",4, VAL1,", [r",12,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!") kprobe_arm_test_cases()
654 TEST_RP( "str"byte" r",3, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") \ kprobe_arm_test_cases()
655 TEST_UNSUPPORTED("str"byte" r3, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") \ kprobe_arm_test_cases()
656 TEST_RP( "str"byte" r",4, VAL1,", [r",10,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!") \ kprobe_arm_test_cases()
H A Dopt-arm.c77 " tst r1, #"__stringify(PSR_T_BIT)"\n"
H A Dtest-core.c980 "sub sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" __kprobes_test_case_start()
998 "add sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" __kprobes_test_case_end_32()
1014 "add sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" __kprobes_test_case_end_16()
H A Dcore.c545 "ldr r0, ="__stringify(JPROBE_MAGIC_ADDR)"\n\t" jprobe_return()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_module.c136 MODULE_VERSION(__stringify(KFD_DRIVER_MAJOR) "."
137 __stringify(KFD_DRIVER_MINOR) "."
138 __stringify(KFD_DRIVER_PATCHLEVEL));
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-2000.c57 #define IWL2030_MODULE_FIRMWARE(api) IWL2030_FW_PRE __stringify(api) ".ucode"
60 #define IWL2000_MODULE_FIRMWARE(api) IWL2000_FW_PRE __stringify(api) ".ucode"
63 #define IWL105_MODULE_FIRMWARE(api) IWL105_FW_PRE __stringify(api) ".ucode"
66 #define IWL135_MODULE_FIRMWARE(api) IWL135_FW_PRE __stringify(api) ".ucode"
H A Diwl-1000.c50 #define IWL1000_MODULE_FIRMWARE(api) IWL1000_FW_PRE __stringify(api) ".ucode"
53 #define IWL100_MODULE_FIRMWARE(api) IWL100_FW_PRE __stringify(api) ".ucode"
H A Diwl-6000.c67 #define IWL6000_MODULE_FIRMWARE(api) IWL6000_FW_PRE __stringify(api) ".ucode"
70 #define IWL6050_MODULE_FIRMWARE(api) IWL6050_FW_PRE __stringify(api) ".ucode"
73 #define IWL6005_MODULE_FIRMWARE(api) IWL6005_FW_PRE __stringify(api) ".ucode"
76 #define IWL6030_MODULE_FIRMWARE(api) IWL6030_FW_PRE __stringify(api) ".ucode"
H A Diwl-7000.c101 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE __stringify(api) ".ucode"
104 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE __stringify(api) ".ucode"
107 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE __stringify(api) ".ucode"
110 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE __stringify(api) ".ucode"
H A Diwl-5000.c52 #define IWL5000_MODULE_FIRMWARE(api) IWL5000_FW_PRE __stringify(api) ".ucode"
55 #define IWL5150_MODULE_FIRMWARE(api) IWL5150_FW_PRE __stringify(api) ".ucode"
H A Diwl-8000.c94 IWL8000_FW_PRE "-" __stringify(api) ".ucode"
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dnfnetlink.h46 /* No enum here, otherwise __stringify() trick of MODULE_ALIAS_NFNL_SUBSYS()
/linux-4.1.27/arch/hexagon/include/asm/
H A Dmodule.h24 #define MODULE_ARCH_VERMAGIC __stringify(PROCESSOR_MODEL_NAME) " "
/linux-4.1.27/kernel/trace/
H A Dtrace_export.c96 char *type_str = #type"["__stringify(len)"]"; \
160 #define F_printk(fmt, args...) __stringify(fmt) ", " __stringify(args)
167 .system = __stringify(TRACE_SYSTEM), \
H A Dtrace_selftest.c200 func1_name = "*" __stringify(DYN_FTRACE_TEST_NAME); trace_selftest_ops()
201 func2_name = "*" __stringify(DYN_FTRACE_TEST_NAME2); trace_selftest_ops()
347 func_name = "*" __stringify(DYN_FTRACE_TEST_NAME); trace_selftest_startup_dynamic_tracing()
473 func_name = "*" __stringify(DYN_FTRACE_TEST_NAME); trace_selftest_function_recursion()
582 func_name = "*" __stringify(DYN_FTRACE_TEST_NAME); trace_selftest_function_regs()
H A Dtrace_probe.h200 #define DEFAULT_FETCH_TYPE_STR __stringify(DEFAULT_FETCH_TYPE)
/linux-4.1.27/arch/arm/mach-keystone/
H A Dkeystone.c82 !lpae ? __stringify(CONFIG_ARM_LPAE) : "", keystone_init_meminfo()
84 !pvpatch ? __stringify(CONFIG_ARM_PATCH_PHYS_VIRT) : ""); keystone_init_meminfo()
/linux-4.1.27/drivers/staging/media/dt3155v4l/
H A Ddt3155v4l.h34 #define DT3155_VERSION __stringify(DT3155_VER_MAJ) "." \
35 __stringify(DT3155_VER_MIN) "." \
36 __stringify(DT3155_VER_EXT)
/linux-4.1.27/include/net/netfilter/
H A Dnf_log.h69 MODULE_ALIAS("nf-logger-" __stringify(family) "-" __stringify(type))
H A Dnf_tables.h870 MODULE_ALIAS("nft-afinfo-" __stringify(family))
873 MODULE_ALIAS("nft-chain-" __stringify(family) "-" name)
876 MODULE_ALIAS("nft-expr-" __stringify(family) "-" name)
/linux-4.1.27/arch/sh/include/asm/
H A Dptrace.h33 {.name = __stringify(r##num), .offset = offsetof(struct pt_regs, regs[num])}
35 {.name = __stringify(tr##num), .offset = offsetof(struct pt_regs, tregs[num])}
/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h12 asm volatile("mfpmr %0," __stringify(rn) \
14 #define mtpmr(rn, v) asm volatile("mtpmr " __stringify(rn) ",%0" : : "r" (v))
H A Ddcr-native.h67 asm volatile("mfdcr %0," __stringify(rn) \
78 asm volatile("mtdcr " __stringify(rn) ",%0" \
H A Dreg.h1195 #define __mtmsrd(v, l) asm volatile("mtmsrd %0," __stringify(l) \
1206 asm volatile("mfspr %0," __stringify(rn) \
1208 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : \
H A Dppc_asm.h276 .stabs __stringify(n:F-1),N_FUN,0,0,n;\
/linux-4.1.27/fs/btrfs/
H A Dsysfs.h18 .attr = { .name = __stringify(_name), .mode = _mode }, \
/linux-4.1.27/usr/
H A Dinitramfs_data.S29 .incbin __stringify(INITRAMFS_IMAGE)
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dsh_pfc.h229 .name = __stringify(_name), \
266 .name = __stringify(GPIO_##_pin), \
274 .name = __stringify(PORT##_pin), \
283 .name = __stringify(PIN_##_name), \
298 .name = __stringify(gpio), \
/linux-4.1.27/drivers/irqchip/
H A Dirq-gic-v3.c114 asm volatile("mrs_s %0, " __stringify(ICC_IAR1_EL1) : "=r" (irqstat)); gic_read_iar()
120 asm volatile("msr_s " __stringify(ICC_PMR_EL1) ", %0" : : "r" (val)); gic_write_pmr()
125 asm volatile("msr_s " __stringify(ICC_CTLR_EL1) ", %0" : : "r" (val)); gic_write_ctlr()
131 asm volatile("msr_s " __stringify(ICC_GRPEN1_EL1) ", %0" : : "r" (val)); gic_write_grpen1()
137 asm volatile("msr_s " __stringify(ICC_SGI1R_EL1) ", %0" : : "r" (val)); gic_write_sgi1r()
144 asm volatile("mrs_s %0, " __stringify(ICC_SRE_EL1) : "=r" (val)); gic_enable_sre()
146 asm volatile("msr_s " __stringify(ICC_SRE_EL1) ", %0" : : "r" (val)); gic_enable_sre()
156 asm volatile("mrs_s %0, " __stringify(ICC_SRE_EL1) : "=r" (val)); gic_enable_sre()
/linux-4.1.27/include/target/
H A Dconfigfs_macros.h71 .ca_name = __stringify(_name), \
82 .ca_name = __stringify(_name), \
/linux-4.1.27/drivers/net/wireless/zd1211rw/
H A Dzd_def.h55 __FILE__, __LINE__, __stringify(x)); \
/linux-4.1.27/drivers/firmware/
H A Ddcdbas.h68 .attr = { .name = __stringify(_name), \
H A Ddmi-sysfs.c57 .attr = {.name = __stringify(_name), .mode = 0400}, \
74 .attr = {.name = __stringify(_name), .mode = 0400}, \
H A Dedd.c77 .attr = {.name = __stringify(_name), .mode = _mode }, \
/linux-4.1.27/include/linux/netfilter/
H A Dnfnetlink.h70 MODULE_ALIAS("nfnetlink-subsys-" __stringify(subsys))
/linux-4.1.27/arch/mips/sibyte/swarm/
H A Dplatform.c89 .name = "SB1250 MAC " __stringify(num), \
/linux-4.1.27/arch/arm/mach-hisi/
H A Dplatmcpm.c260 " ldr r0, [r2, #"__stringify(FAB_SF_MODE)"] \n" hip04_mcpm_power_up_setup()
264 " str r1, [r2, #"__stringify(FAB_SF_MODE)"] \n" hip04_mcpm_power_up_setup()
265 "1: ldr r0, [r2, #"__stringify(FAB_SF_MODE)"] \n" hip04_mcpm_power_up_setup()
/linux-4.1.27/drivers/media/firewire/
H A Dfiredtv-avc.c123 ": READ DESCRIPTOR = " __stringify(AVC_DEBUG_READ_DESCRIPTOR)
124 ", DSIT = " __stringify(AVC_DEBUG_DSIT)
125 ", REGISTER_REMOTE_CONTROL = " __stringify(AVC_DEBUG_REGISTER_REMOTE_CONTROL)
126 ", LNB CONTROL = " __stringify(AVC_DEBUG_LNB_CONTROL)
127 ", TUNE QPSK = " __stringify(AVC_DEBUG_TUNE_QPSK)
128 ", TUNE QPSK2 = " __stringify(AVC_DEBUG_TUNE_QPSK2)
129 ", HOST2CA = " __stringify(AVC_DEBUG_HOST2CA)
130 ", CA2HOST = " __stringify(AVC_DEBUG_CA2HOST)
131 "; Application sent PMT = " __stringify(AVC_DEBUG_APPLICATION_PMT)
132 ", FCP payloads = " __stringify(AVC_DEBUG_FCP_PAYLOADS)
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dcmm.c75 "[Default=" __stringify(CMM_DEFAULT_DELAY) "]");
79 "[Default=" __stringify(CMM_HOTPLUG_DELAY) "]");
82 "[Default=" __stringify(CMM_OOM_KB) "]");
85 "[Default=" __stringify(CMM_MIN_MEM_MB) "]");
88 "[Default=" __stringify(CMM_DEBUG) "]");
736 "[Default=" __stringify(CMM_DISABLE) "]");
H A Dmobility.c350 static CLASS_ATTR_STRING(api_version, S_IRUGO, __stringify(MIGRATION_API_VERSION));
/linux-4.1.27/drivers/net/bonding/
H A Dbond_sysfs_slave.c24 .attr = {.name = __stringify(_name), \
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-driver.c189 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_TS_BUFFERS));
192 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_TS_BUFSIZE));
198 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_MPG_BUFFERS));
201 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_MPG_BUFSIZE));
216 "\t\t\tDefault: " __stringify(CX18_MAX_FW_MDLS_PER_STREAM));
219 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_YUV_BUFFERS));
230 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_VBI_BUFFERS));
236 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_PCM_BUFFERS));
239 "\t\t\tDefault: " __stringify(CX18_DEFAULT_ENC_PCM_BUFSIZE));
/linux-4.1.27/include/sound/
H A Dminors.h108 MODULE_ALIAS("sound-service-?-" __stringify(type))
/linux-4.1.27/include/trace/
H A Ddefine_trace.h75 # define __TRACE_INCLUDE(system) __stringify(TRACE_INCLUDE_PATH/system.h)
H A Dftrace.h32 __stringify(TRACE_SYSTEM)
384 char *type_str = #type"["__stringify(len)"]"; \
718 #define TP_printk(fmt, args...) "\"" fmt "\", " __stringify(args)
/linux-4.1.27/arch/arm/mach-netx/
H A Dtime.c81 .name = "netx-timer" __stringify(TIMER_CLOCKEVENT),
/linux-4.1.27/sound/core/
H A Dhrtimer.c33 MODULE_ALIAS("snd-timer-" __stringify(SNDRV_TIMER_GLOBAL_HRTIMER));
H A Drtctimer.c185 MODULE_ALIAS("snd-timer-" __stringify(SNDRV_TIMER_GLOBAL_RTC));
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dptlrpc_internal.h225 sizeof(NRS_LPROCFS_QUANTUM_NAME_REG __stringify(LPROCFS_NRS_QUANTUM_MAX) " " \
226 NRS_LPROCFS_QUANTUM_NAME_HP __stringify(LPROCFS_NRS_QUANTUM_MAX))
/linux-4.1.27/drivers/uio/
H A Duio_dmem_genirq.c221 __stringify(MAX_UIO_MAPS) uio_dmem_genirq_probe()
238 __stringify(MAX_UIO_MAPS) uio_dmem_genirq_probe()
H A Duio_pdrv_genirq.c169 __stringify(MAX_UIO_MAPS) uio_pdrv_genirq_probe()
/linux-4.1.27/arch/arm/mach-exynos/
H A Dmcpm-exynos.c46 "bic r0, r0, #"__stringify(CR_C)"\n\t" \
49 "bl v7_flush_dcache_"__stringify(level)"\n\t" \
/linux-4.1.27/tools/perf/util/
H A Dutil.h149 die(" at (" __FILE__ ":" __stringify(__LINE__) "): " \
150 __stringify(cnd) "\n"); \
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_sysfs.c109 __stringify(CORE_MAJOR) "."
110 __stringify(CORE_MINOR) "."
111 __stringify(CORE_PATCHLEVEL) " "
/linux-4.1.27/drivers/media/platform/coda/
H A Dtrace.h12 #define TRACE_SYSTEM_STRING __stringify(TRACE_SYSTEM)
/linux-4.1.27/drivers/rtc/
H A Drtc-efi.c53 pr_err("EFI year < " __stringify(EFI_RTC_EPOCH) ", invalid date\n"); compute_wday()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c148 d = debugfs_create_file(__stringify(name), \
/linux-4.1.27/drivers/input/mouse/
H A Dpsmouse.h140 .name = __stringify(_name), \
/linux-4.1.27/arch/ia64/kernel/
H A Dparavirt.c357 "mov r2 = " __stringify(1 << IA64_PSR_I_BIT) "\n"
398 "mov r2 = " __stringify(_IA64_REG_ ## id) "\n" \
476 "mov r2 = " __stringify(_IA64_REG_ ## id) "\n" \
486 "mov r2 = " __stringify(_IA64_REG_PSR_L) "\n"
/linux-4.1.27/arch/m32r/include/asm/
H A Dassembler.h19 #define __STR(x) __stringify(x)
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-driver.c246 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_ENC_MPG_BUFFERS));
249 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_ENC_YUV_BUFFERS));
252 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_ENC_VBI_BUFFERS));
255 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_ENC_PCM_BUFFERS));
258 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_DEC_MPG_BUFFERS));
261 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_DEC_YUV_BUFFERS));
264 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_DEC_VBI_BUFFERS));
272 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_I2C_CLOCK_PERIOD));
/linux-4.1.27/drivers/media/pci/meye/
H A Dmeye.h36 #define MEYE_DRIVER_VERSION __stringify(MEYE_DRIVER_MAJORVERSION) "." \
37 __stringify(MEYE_DRIVER_MINORVERSION)
/linux-4.1.27/arch/unicore32/mm/
H A Dalignment.c472 __asm__ __volatile__("MTF %0, F" __stringify(n) \ do_alignment()
488 __asm__ __volatile__("MFF %0, F" __stringify(n) \ do_alignment()
/linux-4.1.27/net/batman-adv/
H A Ddebugfs.c336 .attr = { .name = __stringify(_name), \
396 .name = __stringify(_name), \
H A Dsysfs.c107 .attr = {.name = __stringify(_name), \
116 .attr = {.name = __stringify(_name), \
/linux-4.1.27/drivers/media/usb/cpia2/
H A Dcpia2_v4l.c57 __stringify(VIDEO_MAX_FRAME) ", default 3)");
61 MODULE_PARM_DESC(alternate, "USB Alternate (" __stringify(USBIF_ISO_1) "-"
62 __stringify(USBIF_ISO_6) ", default "
63 __stringify(DEFAULT_ALT) ")");
67 MODULE_PARM_DESC(flicker_mode, "Flicker frequency (0 (disabled), " __stringify(50) " or "
68 __stringify(60) ", default 0)");
/linux-4.1.27/drivers/firewire/
H A Dsbp2.c117 ", 128kB max transfer = " __stringify(SBP2_WORKAROUND_128K_MAX_TRANS)
118 ", 36 byte inquiry = " __stringify(SBP2_WORKAROUND_INQUIRY_36)
119 ", skip mode page 8 = " __stringify(SBP2_WORKAROUND_MODE_SENSE_8)
120 ", fix capacity = " __stringify(SBP2_WORKAROUND_FIX_CAPACITY)
121 ", delay inquiry = " __stringify(SBP2_WORKAROUND_DELAY_INQUIRY)
123 __stringify(SBP2_WORKAROUND_POWER_CONDITION)
124 ", override internal blacklist = " __stringify(SBP2_WORKAROUND_OVERRIDE)
H A Dohci.c352 ", nonatomic cycle timer = " __stringify(QUIRK_CYCLE_TIMER)
353 ", reset packet generation = " __stringify(QUIRK_RESET_PACKET)
354 ", AR/selfID endianness = " __stringify(QUIRK_BE_HEADERS)
355 ", no 1394a enhancements = " __stringify(QUIRK_NO_1394A)
356 ", disable MSI = " __stringify(QUIRK_NO_MSI)
357 ", TI SLLZ059 erratum = " __stringify(QUIRK_TI_SLLZ059)
358 ", IR wake unreliable = " __stringify(QUIRK_IR_WAKE)
369 ", AT/AR events = " __stringify(OHCI_PARAM_DEBUG_AT_AR)
370 ", self-IDs = " __stringify(OHCI_PARAM_DEBUG_SELFIDS)
371 ", IRQs = " __stringify(OHCI_PARAM_DEBUG_IRQS)
372 ", busReset events = " __stringify(OHCI_PARAM_DEBUG_BUSRESETS)
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00debug.c633 data += sprintf(data, __stringify(__name) \ rt2x00debug_create_file_chipset()
704 debugfs_create_u32(__stringify(__name) "_offset", \ rt2x00debug_register()
713 debugfs_create_file(__stringify(__name) "_value", \ rt2x00debug_register()
/linux-4.1.27/drivers/scsi/isci/
H A Dinit.c71 #define DRV_VERSION __stringify(MAJ) "." __stringify(MIN) "." \
72 __stringify(BUILD)
/linux-4.1.27/drivers/edac/
H A Dedac_device_sysfs.c149 .attr = {.name = __stringify(_name), .mode = _mode }, \
386 .attr = {.name = __stringify(_name), .mode = _mode }, \
489 .attr = {.name = __stringify(_name), .mode = _mode }, \
H A Dedac_pci_sysfs.c129 .attr = {.name = __stringify(_name), .mode = _mode }, \
268 .attr = {.name = __stringify(_name), .mode = _mode }, \
276 .attr = {.name = __stringify(_name), .mode = _mode }, \
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c410 .attr = {.name = __stringify(error_count), .mode = 0444 },
416 .attr = {.name = __stringify(val), .mode = 0644 }, \
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h289 "v" __stringify(ven) \
290 "d" __stringify(dev) "sv*sd*bc*sc*i*")
H A Dscsi_device.h536 MODULE_ALIAS("scsi:t-" __stringify(type) "*")
/linux-4.1.27/include/linux/netfilter/ipset/
H A Dip_set.h26 _IP_SET_MODULE_DESC(a, __stringify(b), __stringify(c))
/linux-4.1.27/drivers/input/touchscreen/
H A Dmc13783_ts.c32 __stringify(DEFAULT_SAMPLE_TOLERANCE) ") or more, the reading "
/linux-4.1.27/drivers/power/
H A Dpower_supply_sysfs.c28 * macro in sysfs.h which calls the __stringify macro.
/linux-4.1.27/arch/sh/kernel/cpu/
H A Dinit.c53 __setup("no" __stringify(x), x##_setup);
/linux-4.1.27/arch/arm/kvm/
H A Dcoproc.c611 asm volatile("mrc p15, " __stringify(op1) \
612 ", %0, c" __stringify(crn) \
613 ", c" __stringify(crm) \
614 ", " __stringify(op2) "\n" : "=r" (val)); \
/linux-4.1.27/net/bridge/
H A Dbr_sysfs_if.c31 .attr = {.name = __stringify(_name), \
/linux-4.1.27/net/core/
H A Dnetprio_cgroup.c196 if (sscanf(buf, "%"__stringify(IFNAMSIZ)"s %u", devname, &prio) != 2) write_priomap()
/linux-4.1.27/kernel/power/
H A Dpower.h73 .name = __stringify(_name), \ hibernate_image_size_init()
/linux-4.1.27/net/rds/
H A Drdma_transport.c42 [RDMA_CM_EVENT_##foo] = __stringify(RDMA_CM_EVENT_##foo)
/linux-4.1.27/sound/core/seq/
H A Dseq_dummy.c65 MODULE_ALIAS("snd-seq-client-" __stringify(SNDRV_SEQ_CLIENT_DUMMY));
/linux-4.1.27/include/linux/irqchip/
H A Darm-gic-v3.h383 asm volatile("msr_s " __stringify(ICC_EOIR1_EL1) ", %0" : : "r" (irq)); gic_write_eoir()
/linux-4.1.27/drivers/bus/
H A Darm-cci.c1256 " and r0, r0, #"__stringify(MPIDR_HWID_BITMASK)" \n" cci_enable_port_for_self()
1269 " tst r3, #"__stringify(PORT_VALID)" \n" cci_enable_port_for_self()
1284 "3: bic r3, r3, #"__stringify(PORT_VALID)" \n" cci_enable_port_for_self()
1296 " str r3, [r0, #"__stringify(CCI_PORT_CTRL)"] \n" cci_enable_port_for_self()
1302 "4: ldr r1, [r0, #"__stringify(CCI_CTRL_STATUS)"] \n" cci_enable_port_for_self()
/linux-4.1.27/drivers/net/ppp/
H A Dppp_deflate.c630 MODULE_ALIAS("ppp-compress-" __stringify(CI_DEFLATE));
631 MODULE_ALIAS("ppp-compress-" __stringify(CI_DEFLATE_DRAFT));
H A Dppp_mppe.c64 MODULE_ALIAS("ppp-compress-" __stringify(CI_MPPE));
/linux-4.1.27/drivers/regulator/
H A Dda9063-regulator.c60 .desc.name = __stringify(chip##_##regl_name), \
78 .desc.name = __stringify(chip##_##regl_name), \
/linux-4.1.27/drivers/net/wireless/b43/
H A Dpio.c223 b43_destroy_pioqueue_tx((pio)->queue, __stringify(queue)); \
228 b43_destroy_pioqueue_rx((pio)->queue, __stringify(queue)); \
H A Ddebugfs.c743 d = debugfs_create_file(__stringify(name), \ b43_debugfs_add_device()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c334 .attr = { .name = __stringify(N), .mode = 0444 }, \
408 .attr = { .name = __stringify(N), .mode = 0664 }, \
/linux-4.1.27/drivers/scsi/
H A Dvmw_pvscsi.c120 __stringify(PVSCSI_DEFAULT_NUM_PAGES_PER_RING)
122 __stringify(PVSCSI_SETUP_RINGS_MAX_NUM_PAGES)
127 __stringify(PVSCSI_DEFAULT_NUM_PAGES_MSG_RING) ")");
131 __stringify(PVSCSI_DEFAULT_QUEUE_DEPTH) ")");
H A Dips.h1161 #define IPS_VER_MAJOR_STRING __stringify(IPS_VER_MAJOR)
1163 #define IPS_VER_MINOR_STRING __stringify(IPS_VER_MINOR)
1165 #define IPS_VER_BUILD_STRING __stringify(IPS_VER_BUILD)
H A Discsi_boot_sysfs.c79 .attr = { .name = __stringify(sysfs_name), .mode = 0444 }, \
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Ddebugfs.c426 d = debugfs_create_file(__stringify(name), \ b43legacy_debugfs_add_device()
/linux-4.1.27/arch/xtensa/kernel/
H A Dsmp.c126 __asm__ __volatile__ ("waiti " __stringify(LOCKLEVEL)); secondary_start_kernel()
/linux-4.1.27/include/net/
H A Dpkt_cls.h296 #define MODULE_ALIAS_TCF_EMATCH(kind) MODULE_ALIAS("ematch-kind-" __stringify(kind))
H A Dxfrm.h42 MODULE_ALIAS("xfrm-mode-" __stringify(family) "-" __stringify(encap))
44 MODULE_ALIAS("xfrm-type-" __stringify(family) "-" __stringify(proto))
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c64 .attr = { .name = __stringify(_name), .mode = _mode }, \
/linux-4.1.27/net/ipv4/
H A Dinet_fragment.c457 " list length grew over limit " __stringify(INETFRAGS_MAXDEPTH) inet_frag_maybe_warn_overflow()
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_conntrack_l3proto_ipv6.c333 MODULE_ALIAS("nf_conntrack-" __stringify(AF_INET6));
H A Dnf_nat_l3proto_ipv6.c484 MODULE_ALIAS("nf-nat-" __stringify(AF_INET6));
/linux-4.1.27/drivers/parisc/
H A Dpdc_stable.c119 .name = __stringify(_name), \
124 .attr = {.name = __stringify(_name), .mode = _mode}, \
131 .attr = {.name = __stringify(_name), .mode = _mode}, \
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1477 MODULE_VERSION(__stringify(VMWGFX_DRIVER_MAJOR) "."
1478 __stringify(VMWGFX_DRIVER_MINOR) "."
1479 __stringify(VMWGFX_DRIVER_PATCHLEVEL) "."
/linux-4.1.27/net/can/
H A Dgw.c78 "(valid values: " __stringify(CGW_MIN_HOPS) "-"
79 __stringify(CGW_MAX_HOPS) " hops, "
80 "default: " __stringify(CGW_DEFAULT_HOPS) ")");
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c990 #define FW_VERSION __stringify(FW_VERSION_MAJOR) "." \
991 __stringify(FW_VERSION_MINOR) "." __stringify(FW_VERSION_MICRO)
993 #define TPSRAM_VERSION __stringify(TP_VERSION_MAJOR) "." \
994 __stringify(TP_VERSION_MINOR) "." __stringify(TP_VERSION_MICRO)
/linux-4.1.27/net/sctp/
H A Dprotocol.c1589 * __stringify doesn't likes enums, so use IPPROTO_SCTP value (132) directly.
1591 MODULE_ALIAS("net-pf-" __stringify(PF_INET) "-proto-132");
1592 MODULE_ALIAS("net-pf-" __stringify(PF_INET6) "-proto-132");
/linux-4.1.27/drivers/usb/dwc3/
H A Ddebugfs.c38 .name = __stringify(nm), \
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4.c399 MODULE_ALIAS("nf_conntrack-" __stringify(AF_INET));
H A Dnf_nat_l3proto_ipv4.c478 MODULE_ALIAS("nf-nat-" __stringify(AF_INET));
/linux-4.1.27/net/l2tp/
H A Dl2tp_ip.c654 /* Use the value of SOCK_DGRAM (2) directory, because __stringify doesn't like
/linux-4.1.27/drivers/scsi/ibmvscsi/
H A Dibmvfc.c66 "[Default=" __stringify(IBMVFC_INIT_TIMEOUT) "]");
70 "[Default=" __stringify(IBMVFC_DEFAULT_TIMEOUT) "]");
73 "[Default=" __stringify(IBMVFC_MAX_REQUESTS_DEFAULT) "]");
76 "[Default=" __stringify(IBMVFC_MAX_LUN) "]");
79 "[Default=" __stringify(IBMVFC_MAX_TARGETS) "]");
82 "[Default=" __stringify(IBMVFC_MAX_DISC_THREADS) "]");
85 "[Default=" __stringify(IBMVFC_DEBUG) "]");
88 "[Default=" __stringify(IBMVFC_DEFAULT_LOG_LEVEL) "]");
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_configfs.c56 pr_debug("Setup generic %s\n", __stringify(_name)); \
70 pr_debug("Setup generic %s\n", __stringify(_name)); \
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1164 " " __stringify(x) : "" wil_info_debugfs_show()
1404 #define WIL_FIELD(name, mode, type) { __stringify(name), mode, \
/linux-4.1.27/drivers/acpi/
H A Dbattery.c985 .name = __stringify(_name), \
998 .name = __stringify(_name), \
/linux-4.1.27/include/linux/usb/
H A Dcomposite.h595 .name = __stringify(_name), \
600 MODULE_ALIAS("usbfunc:"__stringify(_name));
/linux-4.1.27/sound/usb/misc/
H A Dua101.c66 __stringify(MIN_QUEUE_LENGTH)"-"__stringify(MAX_QUEUE_LENGTH));
/linux-4.1.27/drivers/iio/adc/
H A Dqcom-spmi-vadc.c609 .datasheet_name = __stringify(_dname), \
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h578 .stat_string = __stringify(m), \
/linux-4.1.27/drivers/firmware/efi/
H A Defivars.c108 .attr = {.name = __stringify(_name), .mode = _mode}, \
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-tb10x.c413 .name = __stringify(NAME), \

Completed in 4207 milliseconds

12