Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 39 of 39) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dunaligned.c94 #define STR(x) __STR(x) macro
126 STR(PTR)"\t1b, 4b\n\t" \
127 STR(PTR)"\t2b, 4b\n\t" \
147 STR(PTR)"\t1b, 4b\n\t" \
148 STR(PTR)"\t2b, 4b\n\t" \
180 STR(PTR)"\t1b, 11b\n\t" \
181 STR(PTR)"\t2b, 11b\n\t" \
182 STR(PTR)"\t3b, 11b\n\t" \
183 STR(PTR)"\t4b, 11b\n\t" \
208 STR(PTR)"\t1b, 4b\n\t" \
[all …]
Dmips-r2-to-r6-emul.c1255 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1256 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1257 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1258 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1330 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1331 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1332 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1333 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1401 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1402 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
[all …]
Dsyscall.c126 " "STR(PTR)" 1b, 4b \n" in mips_atomic_set()
127 " "STR(PTR)" 2b, 4b \n" in mips_atomic_set()
156 " "STR(PTR)" 1b, 5b \n" in mips_atomic_set()
157 " "STR(PTR)" 2b, 5b \n" in mips_atomic_set()
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-crypto.h34 "dmtc2 %[rt],0x0048+" STR(index) \
47 "dmfc2 %[rt],0x0048+" STR(index) \
60 "dmtc2 %[rt],0x0040+" STR(index) \
108 "dmtc2 %[rt],0x0250+" STR(index) \
121 "dmfc2 %[rt],0x0250+" STR(index) \
134 "dmtc2 %[rt],0x0240+" STR(index) \
182 "dmtc2 %[rt],0x0250+" STR(index) \
195 "dmfc2 %[rt],0x0250+" STR(index) \
208 "dmtc2 %[rt],0x0240+" STR(index) \
/linux-4.4.14/arch/mips/include/asm/
Dftrace.h35 STR(PTR) "\t1b, 3b\n\t" \
57 STR(PTR) "\t1b, 3b\n\t" \
67 safe_load(STR(lw), src, dst, error)
69 safe_store(STR(sw), src, dst, error)
72 safe_load(STR(PTR_L), src, dst, error)
75 safe_store(STR(PTR_S), src, dst, error)
Dmipsregs.h28 #ifndef STR
29 #define STR(x) __STR(x) macro
1488 " "STR(gas_hardfloat)" \n" \
1489 " cfc1 %0,"STR(source)" \n" \
1500 " "STR(gas_hardfloat)" \n" \
1501 " ctc1 %0,"STR(dest)" \n" \
Dr4kcache.h157 " "STR(PTR)" 1b, 2b \n" \
171 " "STR(PTR)" 1b, 2b \n" \
/linux-4.4.14/tools/build/feature/
Dtest-glibc.c6 #define XSTR(s) STR(s)
7 #define STR(s) #s macro
/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_32.c55 #define STR(X) __STR(X) in load_segments() macro
58 "\tljmp $"STR(__KERNEL_CS)",$1f\n" in load_segments()
60 "\tmovl $"STR(__KERNEL_DS)",%%eax\n" in load_segments()
67 #undef STR in load_segments()
/linux-4.4.14/tools/perf/arch/arm/util/
Ddwarf-regs.c19 #define STR(s) #s macro
22 {.name = STR(%r##num), .dwarfnum = num}
/linux-4.4.14/tools/perf/util/
Dcgroup.c27 while (fscanf(fp, "%*s %"STR(PATH_MAX)"s %"STR(PATH_MAX)"s %" in cgroupfs_find_mountpoint()
28 STR(PATH_MAX)"s %*d %*d\n", in cgroupfs_find_mountpoint()
Dutil.h271 #define STR(x) _STR(x) macro
Dparse-events.c797 CHECK_TYPE_VAL(STR); in config_term_common()
809 CHECK_TYPE_VAL(STR); in config_term_common()
/linux-4.4.14/arch/m68k/lib/
Dchecksum.c294 #define STR(X) STR1(X) in csum_partial_copy_from_user() macro
296 "moveq #-" STR(EFAULT) ",%5\n\t" in csum_partial_copy_from_user()
/linux-4.4.14/tools/perf/arch/arm64/util/
Ddwarf-regs.c19 #define STR(s) #s macro
22 {.name = STR(%x##num), .dwarfnum = num}
/linux-4.4.14/tools/perf/arch/powerpc/util/
Ddwarf-regs.c21 #define STR(s) #s macro
24 {.name = STR(%gpr##num), .dwarfnum = num}
/linux-4.4.14/Documentation/power/
Ddrivers-testing.txt10 (aka suspend to disk or STD) and suspend to RAM (STR), because each of these
38 2). [As far as the STR tests are concerned, it should not matter whether or
45 should be mixed with the STR tests. If any of them fails, the driver cannot be
Dstates.txt66 when entering Power-On Suspend are also carried out during transitions to STR.
69 firmware) as the last step during STR transitions and that usually results in
75 when entering STR, so devices must be able to handle the transition back to the
78 For at least ACPI, STR requires some minimal boot-strapping code to resume the
Dbasic-pm-debugging.txt180 2. Testing suspend to RAM (STR)
182 To verify that the STR works, it is generally more convenient to use the s2ram
189 to given string. The STR test modes are defined in the same way as for
197 should be unloaded every time before an STR transition.
204 you will have to unload them every time before an STR transition (ie. before
Ds2ram.txt18 I've been working at making the machines I have able to STR, and almost
/linux-4.4.14/arch/mips/vdso/
Dvdso.h65 " " STR(PTR_ADDU) " %0, $31, %0 \n" in get_vdso_base()
/linux-4.4.14/drivers/misc/ibmasm/
Dibmasm.h48 #define dbg(STR, ARGS...) \ argument
51 printk(KERN_DEBUG STR , ##ARGS); \
/linux-4.4.14/Documentation/trace/
Dcoresight.txt255 Instruction 0 0x8026B548 E58D3004 false STR r3,[sp,#4]
259 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
265 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
270 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
275 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
280 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
285 Instruction 0 0x8026B558 E58D3004 false STR r3,[sp,#4]
Dftrace.txt1781 #define STR(x) _STR(x)
1800 STR(MAX_PATH)
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dirq.h53 #define STR(x) STR2(x) macro
/linux-4.4.14/tools/lib/api/fs/
Dfs.c18 #define STR(x) _STR(x) macro
122 fscanf(fp, "%*s %" STR(PATH_MAX) "s %99s %*s %*d %*d\n", in fs__read_mounts()
/linux-4.4.14/arch/m68k/include/asm/
Dentry.h243 #define STR(X) STR1(X)
254 "andw #-"STR(THREAD_SIZE)","#tmp"\n\t" \
/linux-4.4.14/drivers/net/wan/
Dhdlc_ppp.c90 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
286 { INV , INV ,STR|2, SCR|3 ,SCR|3, SCR|5 , INV }, /* TO+ */
296 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */
323 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event()
339 if (action & STR) /* send Terminate-Request */ in ppp_cp_event()
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dirq.h81 #define STR(x) __STR(x) macro
/linux-4.4.14/drivers/thermal/
Drcar_thermal.c340 status = rcar_thermal_common_read(common, STR); in rcar_thermal_irq()
341 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()
/linux-4.4.14/arch/parisc/include/asm/
Dunistd.h170 #undef STR
/linux-4.4.14/drivers/spi/
Dspi-sh-msiof.c69 #define STR 0x40 /* Status Register */ macro
374 sh_msiof_write(p, STR, sh_msiof_read(p, STR)); in sh_msiof_reset_str()
/linux-4.4.14/tools/vm/
Dpage-types.c51 #ifndef STR
53 # define STR(x) _STR(x) macro
/linux-4.4.14/arch/powerpc/kernel/
Dptrace.c60 #define STR(s) #s /* convert to string */ macro
63 {.name = STR(gpr##num), .offset = offsetof(struct pt_regs, gpr[num])}
/linux-4.4.14/kernel/power/
DKconfig56 for suspend states like suspend-to-RAM (STR) often don't work very
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c1225 #define OSC_IO_DEBUG(OSC, STR, args...) \ argument
1226 CDEBUG(D_CACHE, "obj %p ready %d|%c|%c wr %d|%c|%c rd %d|%c " STR, \
/linux-4.4.14/arch/arm/mm/
DKconfig859 DMA cache maintenance functions is performed. These LDR/STR
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt875 1: STR Rv/Mw
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt875 1: STR Rv/Mw