Searched refs:text (Results 101 - 125 of 861) sorted by relevance

1234567891011>>

/linux-master/arch/sparc/lib/
H A DM7copy_to_user.S13 .text; \
21 .text; \
H A DNG2copy_to_user.S12 .text; \
20 .text; \
H A DNG2copy_from_user.S12 .text; \
20 .text; \
H A DNG4copy_to_user.S12 .text; \
20 .text; \
H A DU3copy_to_user.S12 .text; \
20 .text; \
H A DGENcopy_to_user.S12 .text; \
H A DGENcopy_from_user.S12 .text; \
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopy_tofrom_user_reference.S24 .text
/linux-master/drivers/media/rc/
H A Dfintek-cir.h24 #define fit_pr(level, text, ...) \
25 printk(level KBUILD_MODNAME ": " text, ## __VA_ARGS__)
27 #define fit_dbg(text, ...) \
30 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
32 #define fit_dbg_verbose(text, ...) \
35 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
37 #define fit_dbg_wake(text, ...) \
40 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
/linux-master/arch/arm/lib/
H A Dstrchr.S12 .text
H A Dstrrchr.S12 .text
H A Dmemchr.S12 .text
/linux-master/arch/mips/vdso/
H A Dsigreturn.S14 .section .text
/linux-master/arch/powerpc/boot/
H A Dutil.S19 .text
34 .text
/linux-master/tools/lib/perf/include/internal/
H A Dtests.h47 #define __T(text, cond) \
50 fprintf(stderr, "FAILED %s:%d %s\n", __FILE__, __LINE__, text); \
/linux-master/arch/arm64/kvm/hyp/
H A Dfpsimd.S11 .text
/linux-master/arch/x86/coco/tdx/
H A Dtdcall.S10 .section .noinstr.text, "ax"
/linux-master/arch/riscv/purgatory/
H A Dentry.S12 .text
/linux-master/arch/x86/entry/
H A Dentry.S15 .pushsection .noinstr.text, "ax"
34 .pushsection .entry.text, "ax"
/linux-master/scripts/
H A Drecordmcount.pl36 # .section ".sched.text", "ax"
54 # offset from .sched.text. If we choose global symbol func2 as a reference and
68 # .section ".sched.text", "ax"
133 ".text" => 1,
134 ".init.text" => 1,
135 ".ref.text" => 1,
136 ".sched.text" => 1,
137 ".spinlock.text" => 1,
138 ".irqentry.text" => 1,
139 ".softirqentry.text"
[all...]
/linux-master/arch/hexagon/kernel/
H A Dvmlinux.lds.S38 .text : AT(ADDR(.text)) {
H A Dvm_vectors.S10 .text
/linux-master/arch/alpha/lib/
H A Ddbg_stackkill.S12 .text
/linux-master/arch/sparc/kernel/
H A Dsystbls_64.S14 .text
/linux-master/arch/arm/mach-rpc/
H A Dfiq.S9 .text

Completed in 264 milliseconds

1234567891011>>