Home
last modified time | relevance | path

Searched defs:STR (Results 1 – 12 of 12) sorted by relevance

/linux/tools/build/feature/
H A Dtest-glibc.c8 #define STR(s) #s macro
/linux/arch/m68k/include/asm/
H A Dentry.h244 #define STR(X) STR1(X) macro
/linux/arch/x86/kernel/
H A Dmachine_kexec_32.c29 #define STR(X) __STR(X) in load_segments() macro
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c128 #define TIME(A, STR) \ argument
/linux/samples/landlock/
H A Dsandboxer.c301 #define STR(s) XSTR( global() macro
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_misc.h6 #define STR(s) #s macro
/linux/drivers/misc/ibmasm/
H A Dibmasm.h35 #define dbg(STR, ARGS...) \ argument
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h90 enum { ENUM, INT, STR, PO }; enumerator
/linux/tools/tracing/rtla/src/
H A Dutils.c671 #define STR(x) _STR(x) macro
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c15 #define STR(s) #s /* convert to string */ macro
/linux/drivers/net/wan/
H A Dhdlc_ppp.c87 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
/linux/tools/mm/
H A Dpage-types.c42 # define STR(x) _STR(x) macro