Searched refs:text (Results 1 - 200 of 1314) sorted by relevance

1234567

/linux-4.1.27/arch/powerpc/boot/
H A Dfixed-head.S1 .text
H A Dpseries-head.S3 .text
H A DzImage.coff.lds.S6 .text :
9 *(.text)
H A DzImage.ps3.lds.S21 .text :
23 *(.text)
H A DzImage.lds.S12 .text :
15 *(.text)
H A Drs6000.h23 #define U802WRMAGIC 0730 /* writeable text segments **chh** */
24 #define U802ROMAGIC 0735 /* readonly sharable text segments */
25 #define U802TOCMAGIC 0737 /* readonly text segments and TOC */
42 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry */
46 unsigned char text_start[4]; /* base of text used for this file */
50 unsigned char o_sntext[2]; /* section number of .text section */
55 unsigned char o_algntext[2]; /* .text alignment */
69 #define RS6K_AOUTHDR_OMAGIC 0x0107 /* old: text & data writeable */
70 #define RS6K_AOUTHDR_NMAGIC 0x0108 /* new: text r/o, data r/w */
71 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */
93 #define _TEXT ".text"
H A Dvirtex405-head.S3 .text
/linux-4.1.27/arch/xtensa/kernel/
H A DMakefile21 # Therefore, the .text and .literal section must be combined in parenthesis
22 # in the linker script, such as: *(.literal .text).
25 # *(xxx.text) to *(xxx.literal xxx.text) for the following text sections:
26 # .text .ref.text .*init.text .*exit.text .text.*
30 sed-y = -e 's/\*(\(\.[a-z]*it\|\.ref\|\)\.text)/*(\1.literal \1.text)/g' \
31 -e 's/\.text\.unlikely/.literal.unlikely .text.unlikely/g' \
32 -e 's/\*(\(\.text .*\))/*(.literal \1)/g' \
33 -e 's/\*(\(\.text\.[a-z]*\))/*(\1.literal \1)/g'
H A Dvmlinux.lds.S58 * full. Then a programmer adds code to .DoubleExceptionVector.text
61 * .DoubleExceptionVector.text. (In practice, the literals will
83 /* .text section */
88 .text :
94 *(.sched.literal .sched.text)
97 *(.spinlock.literal .spinlock.text)
137 .WindowVectors.text);
140 .Level2InterruptVector.text);
144 .Level3InterruptVector.text);
148 .Level4InterruptVector.text);
152 .Level5InterruptVector.text);
156 .Level6InterruptVector.text);
159 .KernelExceptionVector.text);
161 .UserExceptionVector.text);
165 .DoubleExceptionVector.text);
167 .DebugInterruptVector.text);
172 .SecondaryResetVector.text);
195 .WindowVectors.text,
201 SIZEOF(.WindowVectors.text),
202 .WindowVectors.text)
204 .DebugInterruptVector.text,
209 #define LAST .DebugInterruptVector.text
212 .Level2InterruptVector.text,
216 # define LAST .Level2InterruptVector.text
220 .Level3InterruptVector.text,
224 # define LAST .Level3InterruptVector.text
228 .Level4InterruptVector.text,
232 # define LAST .Level4InterruptVector.text
236 .Level5InterruptVector.text,
240 # define LAST .Level5InterruptVector.text
244 .Level6InterruptVector.text,
248 # define LAST .Level6InterruptVector.text
256 .KernelExceptionVector.text,
263 SIZEOF(.KernelExceptionVector.text),
264 .KernelExceptionVector.text)
266 .UserExceptionVector.text,
273 SIZEOF(.UserExceptionVector.text),
274 .UserExceptionVector.text)
276 .DoubleExceptionVector.text,
281 . = (LOADADDR( .DoubleExceptionVector.text ) + SIZEOF( .DoubleExceptionVector.text ) + 3) & ~ 3;
288 SIZEOF(.DoubleExceptionVector.text),
289 .DoubleExceptionVector.text)
292 .SecondaryResetVector.text,
297 . = LOADADDR(.SecondaryResetVector.text)+SIZEOF(.SecondaryResetVector.text);
312 .bootstrap : { *(.bootstrap.literal .bootstrap.text .bootstrap.data) }
314 .ResetVector.text RESET_VECTOR_VADDR :
316 *(.ResetVector.text)
/linux-4.1.27/drivers/s390/net/
H A Dctcm_dbug.h67 void ctcm_dbf_longtext(enum ctcm_dbf_names dbf_nix, int level, char *text, ...);
77 #define CTCM_DBF_TEXT(name, level, text) \
79 debug_text_event(ctcm_dbf[CTCM_DBF_##name].id, level, text); \
88 #define CTCM_DBF_TEXT_(name, level, text...) \
89 ctcm_dbf_longtext(CTCM_DBF_##name, level, text)
94 * text: any text string.
96 #define CTCM_DBF_DEV_NAME(cat, dev, text) \
99 CTCM_FUNTAIL, dev->name, text); \
102 #define MPC_DBF_DEV_NAME(cat, dev, text) \
105 CTCM_FUNTAIL, dev->name, text); \
108 #define CTCMY_DBF_DEV_NAME(cat, dev, text) \
111 MPC_DBF_DEV_NAME(cat, dev, text); \
113 CTCM_DBF_DEV_NAME(cat, dev, text); \
119 * text: any text string.
121 #define CTCM_DBF_DEV(cat, dev, text) \
124 CTCM_FUNTAIL, dev, text); \
127 #define MPC_DBF_DEV(cat, dev, text) \
130 CTCM_FUNTAIL, dev, text); \
133 #define CTCMY_DBF_DEV(cat, dev, text) \
136 MPC_DBF_DEV(cat, dev, text); \
138 CTCM_DBF_DEV(cat, dev, text); \
/linux-4.1.27/arch/m32r/boot/compressed/
H A Dvmlinux.lds.S9 .text : { *(.text) } = 0
/linux-4.1.27/arch/s390/boot/compressed/
H A Dvmlinux.lds.S14 .head.text : {
22 .text : {
24 *(.text)
25 *(.text.*)
/linux-4.1.27/include/trace/events/
H A Dprintk.h10 TP_PROTO(const char *text, size_t len),
12 TP_ARGS(text, len),
19 memcpy(__get_dynamic_array(msg), text, len);
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_debug.h11 /* that gives us 15 characters in the text event views */
20 #define ZCRYPT_DBF_COMMON(level, text...) \
24 snprintf(debug_buffer, ZCRYPT_DBF_LEN, text); \
30 #define ZCRYPT_DBF_DEVICES(level, text...) \
34 snprintf(debug_buffer, ZCRYPT_DBF_LEN, text); \
40 #define ZCRYPT_DBF_DEV(level, device, text...) \
44 snprintf(debug_buffer, ZCRYPT_DBF_LEN, text); \
H A Dzcrypt_pcicc.c175 char text[0]; ICAMEX_msg_to_type6MEX_msg() member in struct:__anon8469
180 if (copy_from_user(msg->text, mex->inputdata, mex->inputdatalength)) ICAMEX_msg_to_type6MEX_msg()
183 if (is_PKCS11_padded(msg->text, mex->inputdatalength)) ICAMEX_msg_to_type6MEX_msg()
190 if (is_PKCS12_padded(msg->text, mex->inputdatalength)) { ICAMEX_msg_to_type6MEX_msg()
192 pad_len = strnlen(msg->text + 2, mex->inputdatalength - 2) + 3; ICAMEX_msg_to_type6MEX_msg()
196 memmove(msg->text, msg->text + pad_len, vud_len); ICAMEX_msg_to_type6MEX_msg()
199 /* Set up key after the variable length text. */ ICAMEX_msg_to_type6MEX_msg()
200 size = zcrypt_type6_mex_key_en(mex, msg->text + vud_len, 0); ICAMEX_msg_to_type6MEX_msg()
211 /* Set up key after the variable length text. */ ICAMEX_msg_to_type6MEX_msg()
212 size = zcrypt_type6_mex_key_de(mex, msg->text + vud_len, 0); ICAMEX_msg_to_type6MEX_msg()
262 char text[0]; ICACRT_msg_to_type6CRT_msg() member in struct:__anon8470
268 if (copy_from_user(msg->text, crt->inputdata, crt->inputdatalength)) ICACRT_msg_to_type6CRT_msg()
271 if (is_PKCS11_padded(msg->text, crt->inputdatalength)) ICACRT_msg_to_type6CRT_msg()
274 /* Set up key after the variable length text. */ ICACRT_msg_to_type6CRT_msg()
275 size = zcrypt_type6_crt_key(crt, msg->text + crt->inputdatalength, 0); ICACRT_msg_to_type6CRT_msg()
312 char text[0]; member in struct:type86_reply
385 data = msg->text; convert_type86()
/linux-4.1.27/arch/x86/um/vdso/
H A Dvdso-layout.lds.S11 .hash : { *(.hash) } :text
19 .note : { *(.note.*) } :text :note
21 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
22 .eh_frame : { KEEP (*(.eh_frame)) } :text
24 .dynamic : { *(.dynamic) } :text :dynamic
26 .rodata : { *(.rodata*) } :text
46 .text : { *(.text*) } :text =0x90909090
60 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
H A Dvdso-note.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
/linux-4.1.27/arch/arm/vdso/
H A Dvdso.lds.S37 .hash : { *(.hash) } :text
45 .note : { *(.note.*) } :text :note
48 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
49 .eh_frame : { KEEP (*(.eh_frame)) } :text
51 .dynamic : { *(.dynamic) } :text :dynamic
53 .rodata : { *(.rodata*) } :text
55 .text : { *(.text*) } :text =0xe7f001f2
73 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
/linux-4.1.27/arch/x86/vdso/
H A Dvdso-layout.lds.S42 .hash : { *(.hash) } :text
50 .dynamic : { *(.dynamic) } :text :dynamic
70 } :text
72 .fake_shstrtab : { *(.fake_shstrtab) } :text
75 .note : { *(.note.*) } :text :note
77 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
78 .eh_frame : { KEEP (*(.eh_frame)) } :text
86 .text : { *(.text*) } :text =0x90909090,
93 .altinstructions : { *(.altinstructions) } :text
94 .altinstr_replacement : { *(.altinstr_replacement) } :text
114 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
H A Dvdso-note.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
/linux-4.1.27/arch/sh/kernel/
H A Dvmlinux.lds.S34 .text : AT(ADDR(.text) - LOAD_OFFSET) {
44 _etext = .; /* End of text section */
72 * .exit.text is discarded at runtime, not link time, to deal with
75 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) { EXIT_TEXT }
/linux-4.1.27/arch/x86/realmode/rm/
H A Drealmode.lds.S36 .text : {
37 *(.text)
38 *(.text.*)
/linux-4.1.27/arch/x86/boot/compressed/
H A Dvmlinux.lds.S24 .head.text : {
32 .text : {
34 *(.text)
35 *(.text.*)
/linux-4.1.27/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S15 .hash : { *(.hash) } :text
23 .note : { *(.note.*) } :text :note
26 .text : {
27 *(.text .stub .text.* .gnu.linkonce.t.*)
28 } :text
34 * Other stuff is appended to the text segment:
39 .dynamic : { *(.dynamic) } :text :dynamic
41 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
42 .eh_frame : { KEEP (*(.eh_frame)) } :text
116 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
H A Dnote.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
/linux-4.1.27/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S15 .hash : { *(.hash) } :text
23 .note : { *(.note.*) } :text :note
26 .text : {
27 *(.text .stub .text.* .gnu.linkonce.t.*)
28 } :text
34 * Other stuff is appended to the text segment:
39 .dynamic : { *(.dynamic) } :text :dynamic
41 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
42 .eh_frame : { KEEP (*(.eh_frame)) } :text
116 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
H A Dnote.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
/linux-4.1.27/arch/s390/include/asm/
H A Dpci_debug.h12 #define zpci_err(text...) \
15 snprintf(debug_buffer, 16, text); \
/linux-4.1.27/arch/mips/lasat/image/
H A Dhead.S3 .text
4 .section .text..start, "ax"
/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S22 .hash : { *(.hash) } :text
38 .text : { *(.text) } :text =0x90909090
39 .note : { *(.note.*) } :text :note
40 .eh_frame_hdr : { *(.eh_frame_hdr ) } :text :eh_frame_hdr
44 } :text
45 .dynamic : { *(.dynamic) } :text :dynamic
51 } :text
65 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
H A Dvsyscall-note.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
H A Dvsyscall-trapa.S1 .text
/linux-4.1.27/arch/tile/kernel/vdso/
H A Dvdso.lds.S28 .hash : { *(.hash) } :text
36 .note : { *(.note.*) } :text :note
37 .dynamic : { *(.dynamic) } :text :dynamic
39 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
40 .eh_frame : { KEEP (*(.eh_frame)) } :text
51 .text : { *(.text .text.*) } :text
68 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
/linux-4.1.27/arch/arm64/kernel/vdso/
H A Dvdso.lds.S34 .hash : { *(.hash) } :text
42 .note : { *(.note.*) } :text :note
46 .text : { *(.text*) } :text =0xd503201f
51 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
52 .eh_frame : { KEEP (*(.eh_frame)) } :text
54 .dynamic : { *(.dynamic) } :text :dynamic
56 .rodata : { *(.rodata*) } :text
74 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
/linux-4.1.27/drivers/s390/cio/
H A Dqdio_debug.h13 /* that gives us 15 characters in the text event views */
27 #define DBF_EVENT(text...) \
30 snprintf(debug_buffer, QDIO_DBF_LEN, text); \
43 #define DBF_ERROR(text...) \
46 snprintf(debug_buffer, QDIO_DBF_LEN, text); \
59 #define DBF_DEV_EVENT(level, device, text...) \
63 snprintf(debug_buffer, QDIO_DBF_LEN, text); \
/linux-4.1.27/arch/s390/kernel/
H A Dvmlinux.lds.S15 text PT_LOAD FLAGS(5); /* R_E */
23 .text : {
33 } :text = 0x0700
35 _etext = .; /* End of text section */
37 NOTES :text :note
64 * .exit.text is discarded at runtime, not link time,
67 .exit.text : {
/linux-4.1.27/arch/frv/kernel/
H A Dvmlinux.lds.S28 .init.text : {
59 .text : {
60 *(.text..start)
61 *(.text..entry)
62 *(.text..break)
63 *(.text..tlbmiss)
77 _etext = .; /* End of text section */
/linux-4.1.27/arch/powerpc/kernel/vdso32/
H A Dvdso32.lds.S19 .hash : { *(.hash) } :text
27 .note : { *(.note.*) } :text :note
30 .text : {
31 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
32 } :text
52 * Other stuff is appended to the text segment:
57 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
58 .eh_frame : { KEEP (*(.eh_frame)) } :text
62 .dynamic : { *(.dynamic) } :text :dynamic
63 .got : { *(.got) } :text
127 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
H A Dnote.S2 * This supplies .note.* sections to go into the PT_NOTE inside the vDSO text.
/linux-4.1.27/arch/sparc/lib/
H A DU3copy_from_user.S11 .text; \
H A Dcsum_copy_from_user.S15 .text; \
H A Dcsum_copy_to_user.S15 .text; \
H A DGENcopy_from_user.S11 .text; \
H A DNG4copy_from_user.S11 .text; \
H A DGENcopy_to_user.S11 .text; \
H A DNG2copy_from_user.S11 .text; \
H A DNG4clear_page.S9 .text
H A DNGcopy_from_user.S11 .text; \
H A DNGcopy_to_user.S11 .text; \
H A DU1copy_from_user.S11 .text; \
H A DU1copy_to_user.S11 .text; \
H A DU3copy_to_user.S11 .text; \
H A DNG2copy_to_user.S11 .text; \
H A DNG4copy_to_user.S11 .text; \
H A Dcopy_in_user.S16 .text; \
22 .text
/linux-4.1.27/arch/metag/lib/
H A Dclear_page.S5 .text
H A Dcopy_page.S5 .text
H A Ducmpdi2.S6 .text
H A Dcmpdi2.S6 .text
H A Dashldi3.S6 .text
H A Dashrdi3.S6 .text
H A Dip_fast_csum.S2 .text
H A Dlshrdi3.S6 .text
H A Dmuldi3.S13 .text
H A Dmodsi3.S9 .text
/linux-4.1.27/arch/sh/include/asm/
H A Dvmlinux.lds.h20 *(.text..SHmedia32)
/linux-4.1.27/arch/m68k/kernel/
H A Dvmlinux.lds.S4 text PT_LOAD FILEHDR PHDRS FLAGS (7);
/linux-4.1.27/arch/arm/mach-rpc/
H A Dfiq.S6 .text
/linux-4.1.27/arch/arm/include/asm/
H A Didmap.h8 #define __idmap __section(.idmap.text) noinline notrace
H A Dexception.h12 #define __exception __attribute__((section(".exception.text")))
H A Dfixmap.h14 /* Support writing RO kernel text via kprobes, jump labels, etc. */
H A Dtcm.h24 #define __tcmfunc __attribute__((long_call)) __section(.tcm.text) noinline
26 #define __tcmlocalfunc __section(.tcm.text)
/linux-4.1.27/arch/alpha/lib/
H A Dclear_page.S7 .text
H A Dcopy_page.S7 .text
H A Ddbg_current.S10 .text
H A Ddbg_stackcheck.S10 .text
H A Ddbg_stackkill.S11 .text
H A Ddec_and_lock.c11 asm (".text \n\
H A Dev6-clear_page.S7 .text
H A Dstrcpy.S9 .text
H A Dstrcat.S8 .text
/linux-4.1.27/arch/arc/include/asm/
H A Dlinkage.h29 .section .text.arcfp, "ax",@progbits
31 .section .text, "ax",@progbits
38 #define __arcfp_code __attribute__((__section__(".text.arcfp")))
40 #define __arcfp_code __attribute__((__section__(".text")))
/linux-4.1.27/arch/mips/kernel/
H A Dvmlinux.lds.S19 text PT_LOAD FLAGS(7); /* RWX */
36 /* Read-only sections, merged into text segment: */
42 /* Set the vaddr for the text segment to a value
53 .text : {
59 *(.text.*)
62 } :text = 0
63 _etext = .; /* End of text section */
74 NOTES :text :note
75 .dummy : { *(.dummy) } :text
119 /* .exit.text is discarded at runtime, not link time, to deal with
122 .exit.text : {
/linux-4.1.27/arch/parisc/kernel/
H A Dvmlinux.lds.S53 /* we have to discard exit text and such at runtime, not link time */
54 .exit.text :
69 .text ALIGN(PAGE_SIZE) : {
75 *(.text.do_softirq)
76 *(.text.sys_exit)
77 *(.text.do_sigaltstack)
78 *(.text.do_fork)
79 *(.text.*)
81 *(.lock.text) /* out-of-line lock text */
86 /* End of text section */
/linux-4.1.27/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S19 .hash : { *(.hash) } :text
27 .note : { *(.note.*) } :text :note
30 .text : {
31 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
33 } :text
51 * Other stuff is appended to the text segment:
56 .dynamic : { *(.dynamic) } :text :dynamic
58 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
59 .eh_frame : { KEEP (*(.eh_frame)) } :text
127 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
/linux-4.1.27/arch/blackfin/lib/
H A Dsmulsi3_highpart.S12 .section .l1.text
14 .text
H A Dstrcpy.S17 .section .l1.text
19 .text
H A Dumulsi3_highpart.S12 .section .l1.text
14 .text
H A Dstrcmp.S19 .section .l1.text
21 .text
H A Dstrncmp.S17 .section .l1.text
19 .text
H A Dumodsi3.S10 .section .l1.text
12 .text
H A Dmemchr.S17 .text
H A Dmemset.S12 .section .l1.text
14 .text
H A Dmodsi3.S18 .section .l1.text
20 .text
H A Dstrncpy.S19 .section .l1.text
21 .text
/linux-4.1.27/tools/perf/ui/
H A Dutil.h8 int ui__help_window(const char *text);
10 int ui__question_window(const char *title, const char *text,
H A Dbrowser.h57 int ui_browser__help_window(struct ui_browser *browser, const char *text);
58 bool ui_browser__dialog_yesno(struct ui_browser *browser, const char *text);
59 int ui_browser__input_window(const char *title, const char *text, char *input,
/linux-4.1.27/arch/tile/kernel/
H A Dvmlinux.lds.S17 text PT_LOAD ;
22 /* Text is loaded with a different VA than data; start with text. */
42 .text : AT (ADDR(.text) - LOAD_OFFSET) {
52 *(.text.*)
56 } :text =0
/linux-4.1.27/arch/avr32/kernel/
H A Dvmlinux.lds.S29 *(.text.reset)
32 * .exit.text is discarded at runtime, not
47 .text : AT(ADDR(.text) - LOAD_OFFSET) {
50 *(.ex.text)
51 *(.irq.text)
H A Dhead.S14 .section .init.text,"ax"
/linux-4.1.27/arch/arm64/kernel/
H A Dvmlinux.lds.S15 /* .exit.text needed in case of alternative patching */
35 *(.hyp.idmap.text) \
38 *(.hyp.text) \
86 .head.text : {
91 .text : { /* Real text segment */
94 *(.exception.text)
112 _etext = .; /* End of text and rodata section */
118 .exit.text : {
180 * If padding is applied before .head.text, virt<->phys conversions will fail.
/linux-4.1.27/arch/ia64/kernel/
H A Dvmlinux.lds.S27 *(.IA_64.unwind.exit.text)
28 *(.IA_64.unwind_info.exit.text)
43 .text : AT(ADDR(.text) - LOAD_OFFSET) {
45 *(.text..ivt)
59 .text..lock : AT(ADDR(.text..lock) - LOAD_OFFSET) {
60 *(.text..lock)
68 NOTES :code :note /* put .notes in text and mark in PT_NOTE */
H A Dgate.lds.S56 .text (GATE_ADDR + PAGE_SIZE) : { *(.text) *(.text.*) } :readable
59 .text : { *(.text) *(.text.*) } :epc
/linux-4.1.27/arch/arc/kernel/
H A Dvmlinux.lds.S40 .text.arcfp : {
41 *(.text.arcfp)
52 * between .init.text and .text, avoiding any possible relocation
53 * errors because of calls from .init.text to .text
86 * .exit.text is discard at runtime, not link time, to deal with
90 .exit.text : { EXIT_TEXT }
96 .text : {
/linux-4.1.27/tools/lib/traceevent/
H A Devent-utils.h67 static inline int has_text(const char *text) has_text() argument
69 if (!text) has_text()
72 while (*text) { has_text()
73 if (!isspace(*text)) has_text()
75 text++; has_text()
/linux-4.1.27/arch/um/include/asm/
H A Dcommon.lds.S82 /* .exit.text is discard at runtime, not link time, to deal with references
84 .exit.text : { *(.exit.text) }
/linux-4.1.27/arch/metag/kernel/
H A Dvmlinux.lds.S21 .text : {
27 *(.text.*)
31 __etext = .; /* End of text section */
H A Dtbiunexp.S5 .text
H A Dftrace.c65 /* read the text we want to modify */ ftrace_modify_code()
73 /* replace the text with the new text */ ftrace_modify_code()
H A Dftrace_stub.S9 .text
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Da.out.h7 unsigned a_text; /* length of text, in bytes */
12 unsigned a_trsize; /* length of relocation info for text, in bytes */
/linux-4.1.27/arch/m68k/include/uapi/asm/
H A Da.out.h7 unsigned a_text; /* length of text, in bytes */
12 unsigned a_trsize; /* length of relocation info for text, in bytes */
/linux-4.1.27/tools/perf/config/
H A Dutilities.mak20 # Usage: escaped-text = $(call escape-nl,text[,escape])
36 # Usage: text = $(call unescape-nl,escaped-text[,escape])
80 # Usage: embeddable-text = $(call escape-for-shell-sq,text)
82 # This function produces text that is suitable for
90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
96 # Usage: wordified-text = $(call shell-wordify,text)
100 # |define text
106 # | echo $(call shell-wordify,$(text))
117 # If the text to be wordified contains a newline, then
119 # to render the text as a single line; when the shell
120 # processes the resulting escaped text, it transforms
121 # it into the original unescaped text.
123 # If the text does not contain a newline, then this function
/linux-4.1.27/arch/blackfin/kernel/
H A Dvmlinux.lds.S24 /* Neither the text, ro_data or bss section need to be aligned
27 .text :
45 *(.text.*)
49 *(.l1.text)
127 /* We have to discard exit text and such at runtime, not link time, to
129 * table, eh_frame, etc...). We need all of our .text up front and
132 .exit.text :
174 *(.l1.text.head)
175 *(.l1.text)
184 ASSERT (__text_l1_len <= L1_CODE_LENGTH, "L1 text overflow!")
227 *(.l2.text)
H A Dentry.S16 .section .l1.text
18 .text
H A Dmodule.c40 if (!strcmp(".l1.text", shname) || module_frob_arch_sections()
41 (!strcmp(".text", shname) && module_frob_arch_sections()
95 } else if (!strcmp(".l2.text", shname) || module_frob_arch_sections()
96 (!strcmp(".text", shname) && module_frob_arch_sections()
264 if (!strcmp(".rela.l2.text", shname) || module_finalize()
265 !strcmp(".rela.l1.text", shname) || module_finalize()
266 (!strcmp(".rela.text", shname) && module_finalize()
/linux-4.1.27/arch/x86/kernel/
H A Dvmlinux.lds.S47 * we retain large page mappings for boundaries spanning kernel text, rodata
51 * to the pages mapping to text and to the pages padding (which are freed) the
52 * text section. Hence kernel identity mappings will be broken to smaller
53 * pages. For 64-bit, kernel text and kernel identity mappings are different,
55 * as well as retain 2MB large page mappings for kernel text.
71 text PT_LOAD FLAGS(5); /* R_E */
93 .text : AT(ADDR(.text) - LOAD_OFFSET) {
107 /* End of text section */
109 } :text = 0x9090
111 NOTES :text :note
113 EXCEPTION_TABLE(16) :text = 0x9090
116 /* .text should occupy whole number of pages */
185 * output PHDR, so the next output section - .init.text - should
270 * .exit.text is discard at runtime, not link time, to deal with
273 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) {
/linux-4.1.27/tools/perf/util/
H A Dsvghelper.c68 * Round text sizes so that the svg viewer only needs a discrete
113 fprintf(svgfile, "<defs>\n <style type=\"text/css\">\n <![CDATA[\n"); open_svg()
265 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\" font-size=\"%.8fpt\">%i</text>\n", svg_running()
273 static char text[80]; time_to_string() local
275 text[0] = 0; time_to_string()
278 return text; time_to_string()
281 sprintf(text, "%.1f us", duration / 1000.0); time_to_string()
282 return text; time_to_string()
284 sprintf(text, "%.1f ms", duration / 1000.0 / 1000); time_to_string()
286 return text; time_to_string()
291 char *text; svg_waiting() local
303 text = time_to_string(end-start); svg_waiting()
319 fprintf(svgfile, "<text transform=\"rotate(90)\" font-size=\"%.8fpt\"> %s</text>\n", svg_waiting()
320 font_size, text); svg_waiting()
374 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\">%s</text>\n", svg_cpu_box()
377 fprintf(svgfile, "<text transform=\"translate(%.8f,%.8f)\" font-size=\"1.25pt\">%s</text>\n", svg_cpu_box()
411 fprintf(svgfile, "<text transform=\"rotate(90)\" font-size=\"%.8fpt\">%s</text>\n", svg_process()
444 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\" font-size=\"%.8fpt\">C%i</text>\n", svg_cstate()
488 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\" font-size=\"0.25pt\">%s</text>\n", svg_pstate()
517 fprintf(svgfile, "<g transform=\"translate(%.8f,%.8f)\"><text transform=\"rotate(90)\" font-size=\"0.02pt\">%s &gt;</text></g>\n", svg_partial_wakeline()
524 fprintf(svgfile, "<g transform=\"translate(%.8f,%.8f)\"><text transform=\"rotate(90)\" font-size=\"0.02pt\">%s &gt;</text></g>\n", svg_partial_wakeline()
532 fprintf(svgfile, "<g transform=\"translate(%.8f,%.8f)\"><text transform=\"rotate(90)\" font-size=\"0.02pt\">%s &lt;</text></g>\n", svg_partial_wakeline()
539 fprintf(svgfile, "<g transform=\"translate(%.8f,%.8f)\"><text transform=\"rotate(90)\" font-size=\"0.02pt\">%s &lt;</text></g>\n", svg_partial_wakeline()
602 void svg_text(int Yslot, u64 start, const char *text) svg_text() argument
607 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\">%s</text>\n", svg_text()
608 time2pixels(start), Yslot * SLOT_MULT+SLOT_HEIGHT/2, text); svg_text()
611 static void svg_legenda_box(int X, const char *text, const char *style) svg_legenda_box() argument
618 fprintf(svgfile, "<text transform=\"translate(%.8f, %.8f)\" font-size=\"%.8fpt\">%s</text>\n", svg_legenda_box()
619 X + boxsize + 5, boxsize, 0.8 * boxsize, text); svg_legenda_box()
/linux-4.1.27/arch/mn10300/kernel/
H A Dvmlinux.lds.S29 .text : {
39 _etext = .; /* End of text section */
69 /* .exit.text is discard at runtime, not link time, to deal with references
71 .exit.text : { EXIT_TEXT; }
/linux-4.1.27/arch/cris/boot/rescue/
H A Dhead_v32.S16 .text
H A Dtestrescue.S11 .text
/linux-4.1.27/arch/arm/lib/
H A Dchangebit.S13 .text
H A Dclearbit.S13 .text
H A Dsetbit.S13 .text
H A Dtestchangebit.S13 .text
H A Dtestclearbit.S13 .text
H A Dtestsetbit.S13 .text
H A Dfloppydma.S12 .text
H A Dcsumpartialcopyuser.S18 .text
71 .pushsection .text.fixup,"ax"
/linux-4.1.27/arch/arm/boot/compressed/
H A Dvmlinux.lds.S29 * of the text/got segments.
37 .text : {
40 *(.text)
41 *(.text.*)
/linux-4.1.27/scripts/kconfig/
H A Dnconf.h86 int get_line_no(const char *text);
87 const char *get_line(const char *text, int line_no);
88 void fill_window(WINDOW *win, const char *text);
96 const char *text);
H A Dkxgettext.c12 static char *escape(const char* text, char *bf, int len) escape() argument
15 int multiline = strchr(text, '\n') != NULL; escape()
17 int textlen = strlen(text); escape()
19 if ((textlen > 0) && (text[textlen-1] == '\n')) escape()
32 while (*text != '\0' && len > 1) { escape()
33 if (*text == '"') escape()
35 else if (*text == '\n') { escape()
42 ++text; escape()
45 else if (*text == '\\') { escape()
49 *bfp++ = *text++; escape()
H A Dnconf.gui.c175 int get_line_no(const char *text) get_line_no() argument
180 if (!text) get_line_no()
183 for (i = 0; text[i] != '\0'; i++) get_line_no()
184 if (text[i] == '\n') get_line_no()
189 const char *get_line(const char *text, int line_no) get_line() argument
194 if (!text) get_line()
197 for (i = 0; text[i] != '\0' && lines < line_no; i++) get_line()
198 if (text[i] == '\n') get_line()
200 return text+i; get_line()
214 void fill_window(WINDOW *win, const char *text) fill_window() argument
217 int total_lines = get_line_no(text); fill_window()
225 const char *line = get_line(text, i); fill_window()
238 * 1) show a text box, no buttons.
544 const char *text) show_scroll_win()
547 int total_lines = get_line_no(text); show_scroll_win()
562 total_lines = get_line_no(text); show_scroll_win()
564 const char *line = get_line(text, i); show_scroll_win()
572 fill_window(pad, text); show_scroll_win()
542 show_scroll_win(WINDOW *main_window, const char *title, const char *text) show_scroll_win() argument
/linux-4.1.27/tools/perf/bench/
H A Dmem-memcpy-x86-64-asm.S2 #define altinstr_replacement text
H A Dmem-memset-x86-64-asm.S2 #define altinstr_replacement text
/linux-4.1.27/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile11 $(CROSS_COMPILE)objcopy -j .text --reverse-bytes=4 -O binary $< $@
/linux-4.1.27/arch/score/kernel/
H A Dvmlinux.lds.S39 .text : {
45 *(.text.*)
48 _etext = .; /* End of text section */
75 /* .exit.text is discarded at runtime, not link time, to deal with
78 .exit.text : {
/linux-4.1.27/arch/openrisc/kernel/
H A Dvmlinux.lds.S38 /* Read-only sections, merged into text segment: */
45 .text : AT(ADDR(.text) - LOAD_OFFSET)
54 *(.text.__*)
57 /* TODO: Check if fixup and text.__* are really necessary
/linux-4.1.27/arch/cris/kernel/
H A Dvmlinux.lds.S42 .text : {
47 *(.text.__*)
50 _etext = . ; /* End of text section. */
85 /* .exit.text is discarded at runtime, not link time,
88 .exit.text : {
/linux-4.1.27/arch/um/kernel/
H A Ddyn.lds.S21 /* Read-only sections, merged into text segment: */
31 .rel.text : { *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*) }
32 .rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) }
67 .text : {
73 *(.stub .text.* .gnu.linkonce.t.*)
/linux-4.1.27/arch/arm/kernel/
H A Dvmlinux.lds.S24 *(.idmap.text) \
28 *(.hyp.idmap.text) \
69 *(.ARM.exidx.exit.text)
70 *(.ARM.extab.exit.text)
71 ARM_CPU_DISCARD(*(.ARM.exidx.cpuexit.text))
72 ARM_CPU_DISCARD(*(.ARM.extab.cpuexit.text))
77 *(.text.fixup)
92 .head.text : {
101 .text : { /* Real text segment */
105 *(.exception.text)
153 _etext = .; /* End of text and rodata section */
182 .exit.text : {
297 *(.tcm.text)
H A Dmodule.c31 * The XIP kernel text is mapped in the module area for modules and
311 if (strcmp(".ARM.exidx.init.text", secname) == 0) module_finalize()
315 else if (strcmp(".ARM.exidx.exit.text", secname) == 0) module_finalize()
317 else if (strcmp(".ARM.exidx.text.unlikely", secname) == 0) module_finalize()
319 else if (strcmp(".ARM.exidx.text.hot", secname) == 0) module_finalize()
321 else if (strcmp(".init.text", secname) == 0) module_finalize()
323 else if (strcmp(".text", secname) == 0) module_finalize()
325 else if (strcmp(".exit.text", secname) == 0) module_finalize()
327 else if (strcmp(".text.unlikely", secname) == 0) module_finalize()
329 else if (strcmp(".text.hot", secname) == 0) module_finalize()
/linux-4.1.27/scripts/
H A Dbootgraph.pl45 my $text = << "EOM";
55 print STDERR $text;
57 print $text;
157 print "<text transform=\"translate($xheader,$yheader)\">Kernel version: $version</text>\n";
159 print "<text transform=\"translate($xheader,$cyheader)\">Date: $date</text>\n";
219 print "<text transform=\"translate($s2,$y2) rotate(90)\">$key</text>\n";
221 print "<text transform=\"translate($s3,$y2) rotate(90)\" font-size=\"3pt\">$key</text>\n";
234 print "<text transform=\"translate($s3,89) rotate(90)\">$tm</text>\n";
H A Dcleanpatch161 $text = substr($line, 1);
162 $text =~ s/[ \t\r]*$//; # Remove trailing spaces
163 $text = clean_space_tabs($text);
165 $l_width = strwidth($text);
172 push(@hunk_lines, '+'.$text);
H A Dmakelst19 t1=`$3 --syms $1 | grep .text | grep -m1 " F "`
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"
132 ".text" => 1,
133 ".ref.text" => 1,
134 ".sched.text" => 1,
135 ".spinlock.text" => 1,
136 ".irqentry.text" => 1,
137 ".kprobes.text" => 1,
138 ".text.unlikely" => 1,
296 # text section before the first instructions and the first
473 my $text;
500 # Only record text sections that we know are safe
513 $text = $2;
518 if (!defined($locals{$text}) && !defined($weak{$text})) {
519 $ref_func = $text;
524 if (!defined($ref_func) && !defined($weak{$text}) &&
527 $text !~ /^\.L/) {
528 $ref_func = $text;
/linux-4.1.27/arch/x86/tools/
H A Drelocs_common.c14 die("relocs [--abs-syms|--abs-relocs|--reloc-info|--text|--realmode]" \ usage()
48 if (strcmp(arg, "--text") == 0) { main()
/linux-4.1.27/arch/x86/um/
H A Dsetjmp_32.S17 .text
40 .text
H A Dsetjmp_64.S19 .text
39 .text
/linux-4.1.27/arch/xtensa/boot/boot-elf/
H A Dboot.lds.S21 .ResetVector.text XCHAL_RESET_VECTOR_VADDR :
23 *(.ResetVector.text)
/linux-4.1.27/arch/unicore32/kernel/
H A Dvmlinux.lds.S37 .text : { /* Real text segment */
/linux-4.1.27/arch/metag/tbx/
H A Dtbilogf.S19 .text
34 .text
H A Dtbisoft.S30 .text
47 .text
67 .text
124 .text
146 .text
173 .text
219 .text
H A Dtbicore.S34 .text
52 .text
87 .text
109 .text
/linux-4.1.27/arch/powerpc/kernel/
H A Dvmlinux.lds.S48 .text : AT(ADDR(.text) - LOAD_OFFSET) {
52 /* careful! __ftr_alt_* sections need to be close to .text */
53 *(.text .fixup __ftr_alt_* .ref.text)
94 /* .exit.text is discarded at runtime, not link time,
97 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) {
/linux-4.1.27/arch/m32r/kernel/
H A Dvmlinux.lds.S30 .text : {
42 _etext = .; /* End of text section */
/linux-4.1.27/arch/alpha/kernel/
H A Dvmlinux.lds.S21 .text : {
30 _etext = .; /* End of text section */
/linux-4.1.27/lib/
H A Dts_kmp.c2 * lib/ts_kmp.c Knuth-Morris-Pratt text search implementation
16 * matching time is O(n), for n being length(text), using just an
50 const u8 *text; kmp_find() local
54 text_len = conf->get_next_block(consumed, &text, conf, state); kmp_find()
61 != (icase ? toupper(text[i]) : text[i])) kmp_find()
64 == (icase ? toupper(text[i]) : text[i])) kmp_find()
H A Dts_bm.c2 * lib/ts_bm.c Boyer-Moore text search implementation
66 const u8 *text; bm_find() local
71 text_len = conf->get_next_block(consumed, &text, conf, state); bm_find()
78 shift, text[shift]); bm_find()
80 if ((icase ? toupper(text[shift-i]) bm_find()
81 : text[shift-i]) bm_find()
89 next: bs = bm->bad_shift[text[shift-i]]; bm_find()
/linux-4.1.27/tools/perf/tests/
H A Dtests.h4 #define TEST_ASSERT_VAL(text, cond) \
7 pr_debug("FAILED %s:%d %s\n", __FILE__, __LINE__, text); \
/linux-4.1.27/tools/perf/ui/tui/
H A Dutil.c72 int ui_browser__input_window(const char *title, const char *text, char *input, ui_browser__input_window() argument
80 t = text; ui_browser__input_window()
111 SLsmg_write_wrapped_string((unsigned char *)text, y, x, ui_browser__input_window()
164 int ui__question_window(const char *title, const char *text, ui__question_window() argument
171 t = text; ui__question_window()
203 SLsmg_write_wrapped_string((unsigned char *)text, y, x, ui__question_window()
216 int ui__help_window(const char *text) ui__help_window() argument
218 return ui__question_window("Help", text, "Press any key...", 0); ui__help_window()
/linux-4.1.27/arch/mn10300/include/asm/
H A Drwlock.h42 " .section .text.lock,\"ax\" \n" \
61 " .section .text.lock,\"ax\" \n" \
88 " .section .text.lock,\"ax\" \n" \
107 " .section .text.lock,\"ax\" \n" \
/linux-4.1.27/arch/avr32/lib/
H A D__avr32_asr64.S12 .text
H A D__avr32_lsl64.S12 .text
H A D__avr32_lsr64.S12 .text
H A Dio-readsb.S9 .text
/linux-4.1.27/arch/avr32/mm/
H A Dclear_page.S16 .text
H A Dcopy_page.S18 .text
/linux-4.1.27/arch/tile/include/asm/
H A Dlinkage.h24 * self-named .text.foo section, and if linker feedback collection
30 .pushsection .text.##name, "ax"; \
46 .pushsection .text.##name, "ax"; \
/linux-4.1.27/arch/m32r/lib/
H A Dmemcpy.S14 .text
20 .text
58 .text
/linux-4.1.27/include/asm-generic/
H A Dsections.h11 * [_stext, _etext]: contains .text.* sections, may also contain .rodata.*
16 * [__init_begin, __init_end]: contains .init.* sections, but .init.text.*
18 * [_sinittext, _einittext]: contains .init.text.* sections
H A Dvmlinux.lds.h45 * [_stext, _etext] is the text section
70 * are handled as text/data or they can be discarded (which
411 /* .text section. Map to function alignment to avoid address changes
415 *(.text.hot) \
416 *(.text .text.fixup) \
417 *(.ref.text) \
418 MEM_KEEP(init.text) \
419 MEM_KEEP(exit.text) \
420 *(.text.unlikely)
423 /* sched.text is aling to function alignment to secure we have same
428 *(.sched.text) \
431 /* spinlock.text is aling to function alignment to secure we have same
436 *(.spinlock.text) \
442 *(.kprobes.text) \
448 *(.entry.text) \
455 *(.irqentry.text) \
462 #define HEAD_TEXT *(.head.text)
465 .head.text : AT(ADDR(.head.text) - LOAD_OFFSET) { \
523 *(.init.text) \
524 MEM_DISCARD(init.text)
532 *(.exit.text) \
533 MEM_DISCARD(exit.text)
687 * Some archs want to discard exit text/data at runtime rather than
808 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) { \
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h35 * inputs are the text nasid in t1, data nasid in t2.
46 li t0, 0x1c000 # Offset of text into node memory
47 dsll t1, NASID_SHFT # Shift text nasid into place
49 or t1, t1, t0 # Physical load address of kernel text
79 move t2, t1 # text and data are here
/linux-4.1.27/arch/blackfin/mach-common/
H A Dcache.S66 .section .l1.text
68 .text
80 .text
97 .section .l1.text
99 .text
/linux-4.1.27/drivers/staging/speakup/
H A Dspeakup_acnt.h15 #define SYNTH_ALMOST_EMPTY 'M' /* synth has less than 2 seconds of text left */
/linux-4.1.27/arch/sh/lib64/
H A Dstrlen.S7 .section .text..SHmedia32,"ax"
/linux-4.1.27/arch/unicore32/lib/
H A Dcopy_page.S21 .text
/linux-4.1.27/arch/frv/lib/
H A D__negdi2.S13 .text
/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c272 struct sect text, data, bss; main() local
281 text.len = data.len = bss.len = 0; main()
282 text.vaddr = data.vaddr = bss.vaddr = 0; main()
375 combine(&text, &ntxt, 0); main()
392 if (text.vaddr > data.vaddr || data.vaddr > bss.vaddr || main()
393 text.vaddr + text.len > data.vaddr main()
400 /* If there's a data section but no text section, then the loader main()
402 text section, so just make the data section zero length following main()
403 text. */ main()
404 if (data.len && !text.len) { main()
405 text = data; main()
406 data.vaddr = text.vaddr + text.len; main()
410 /* If there is a gap between text and data, we'll fill it when we copy main()
411 the data, so update the length of the text segment as represented in main()
414 if (text.vaddr + text.len < data.vaddr) main()
415 text.len = data.vaddr - text.vaddr; main()
420 eah.tsize = text.len; main()
424 eah.text_start = text.vaddr; main()
447 strcpy(esecs[0].s_name, ".text"); main()
H A Decoff.h36 long tsize; /* text size in bytes, padded to DW bdry*/
40 long text_start; /* base of text used for this file */
/linux-4.1.27/drivers/media/rc/
H A Dfintek-cir.h38 #define fit_pr(level, text, ...) \
39 printk(level KBUILD_MODNAME ": " text, ## __VA_ARGS__)
41 #define fit_dbg(text, ...) \
44 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
46 #define fit_dbg_verbose(text, ...) \
49 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
51 #define fit_dbg_wake(text, ...) \
54 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
/linux-4.1.27/arch/mips/include/asm/
H A Dsim.h22 ".text\n\t" \
50 ".text\n\t" \
/linux-4.1.27/arch/nios2/boot/compressed/
H A Dvmlinux.lds.S32 .text : { *(.text) } = 0
/linux-4.1.27/arch/hexagon/kernel/
H A Dvmlinux.lds.S49 .text : AT(ADDR(.text)) {
/linux-4.1.27/arch/m32r/mm/
H A Dpage.S15 .text
53 .text
/linux-4.1.27/arch/arm/mm/
H A Dproc-arm9tdmi.S22 .text
48 .pushsection .idmap.text, "ax"
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c128 gss_get_mic_v1(struct krb5_ctx *ctx, struct xdr_buf *text, gss_get_mic_v1() argument
151 if (make_checksum(ctx, ptr, 8, text, 0, cksumkey, gss_get_mic_v1()
169 gss_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, gss_get_mic_v2() argument
186 * text and w/o direction indicator */ gss_get_mic_v2()
201 text, 0, cksumkey, cksum_usage, &cksumobj)) gss_get_mic_v2()
212 gss_get_mic_kerberos(struct gss_ctx *gss_ctx, struct xdr_buf *text, gss_get_mic_kerberos() argument
223 return gss_get_mic_v1(ctx, text, token); gss_get_mic_kerberos()
226 return gss_get_mic_v2(ctx, text, token); gss_get_mic_kerberos()
/linux-4.1.27/scripts/gdb/linux/
H A Ddmesg.py54 text = log_buf[pos + 16:pos + 16 + text_len]
57 for line in memoryview(text).tobytes().splitlines():
/linux-4.1.27/scripts/kconfig/lxdialog/
H A Dtextbox.c2 * textbox.c -- implements the text box
51 * Display text from a file in a dialog box.
109 /* Create window for box region, used for scrolling text */ dialog_textbox()
136 /* Print first page of text */ dialog_textbox()
277 * Go back 'n' lines in text. Called by dialog_textbox().
310 * Print a new page of text.
339 * Print a new line of text.
365 * Return current line of text. Called by dialog_textbox() and print_line().
/linux-4.1.27/tools/perf/scripts/python/
H A Devent_analyzing_sample.py47 name text,
48 symbol text,
49 comm text,
50 dso text
54 name text,
55 symbol text,
56 comm text,
57 dso text,
/linux-4.1.27/arch/x86/power/
H A Dhibernate_asm_64.S18 .text
99 * NOTE: This assumes that the boot kernel's text mapping covers the
101 * this page is the same as in the image kernel's text mapping (it
102 * should always be true, because the text mapping is linear, starting
103 * from 0, and is supposed to cover the entire kernel text for every
/linux-4.1.27/drivers/usb/misc/
H A Dusbsevseg.c35 /* the different text display modes the device is capable of */
47 u8 text[MAXLEN]; member in struct:usb_sevsegdev
138 buffer[i] = mydev->text[mydev->textlength-1-i]; update_display_visual()
144 (85 * 0x100) + 10, /* (write text) */ update_display_visual()
202 return snprintf(buf, mydev->textlength, "%s\n", mydev->text); show_attr_text()
212 if (end > sizeof(mydev->text)) set_attr_text()
215 memset(mydev->text, 0, sizeof(mydev->text)); set_attr_text()
219 memcpy(mydev->text, buf, end); set_attr_text()
225 static DEVICE_ATTR(text, S_IRUGO | S_IWUSR, show_attr_text, set_attr_text);
/linux-4.1.27/drivers/video/fbdev/
H A Dsticore.h89 s32 text_planes; /* number of planes used for text */
108 u32 text : 1; /* turn on text display planes? */ member in struct:sti_init_flags
109 u32 nontext : 1; /* turn on non-text display planes? */
110 u32 clear : 1; /* clear text display planes? */
111 u32 cmap_blk : 1; /* non-text planes cmap black? */
114 u32 no_chg_tx : 1; /* don't change text settings */
115 u32 no_chg_ntx : 1; /* don't change non-text settings */
118 u32 init_cmap_tx : 1; /* initialize cmap for text planes */
136 s32 text_planes; /* number of planes to use for text */
143 s32 text_planes; /* number of planes used for text */
271 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */
287 u32 non_text : 1; /* block move in non_text planes =1, text =0 */
/linux-4.1.27/arch/x86/platform/efi/
H A Defi_thunk_64.S18 * and kernel text (see efi_setup_page_tables()).
25 .text
38 * Calculate the physical address of the kernel text.
/linux-4.1.27/include/uapi/linux/
H A Dfb.h45 #define FB_AUX_TEXT_MDA 0 /* Monochrome text */
46 #define FB_AUX_TEXT_CGA 1 /* CGA/EGA/VGA Color text */
48 #define FB_AUX_TEXT_MGA_STEP16 3 /* MGA Millenium I: text, attr, 14 reserved bytes */
49 #define FB_AUX_TEXT_MGA_STEP8 4 /* other MGAs: text, attr, 6 reserved bytes */
52 #define FB_AUX_TEXT_SVGA_STEP2 8 /* SVGA text mode: text, attr */
53 #define FB_AUX_TEXT_SVGA_STEP4 9 /* SVGA text mode: text, attr, 2 reserved bytes */
54 #define FB_AUX_TEXT_SVGA_STEP8 10 /* SVGA text mode: text, attr, 6 reserved bytes */
55 #define FB_AUX_TEXT_SVGA_STEP16 11 /* SVGA text mode: text, attr, 14 reserved bytes */
/linux-4.1.27/arch/x86/lib/
H A Dcmpxchg8b_emu.S12 .text
/linux-4.1.27/arch/x86/purgatory/
H A Dsetup-x86_64.S13 .text
/linux-4.1.27/arch/x86/vdso/vdso32/
H A Dint80.S9 .text
/linux-4.1.27/arch/sparc/prom/
H A Dcif.S11 .text
/linux-4.1.27/arch/microblaze/lib/
H A Dmulsi3.S9 .text

Completed in 3735 milliseconds

1234567