Searched refs:text (Results 201 - 225 of 861) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mm/
H A Dproc-arm9tdmi.S18 .text
44 .pushsection .idmap.text, "ax"
H A Dl2c-l2x0-resume.S13 .text
H A Dproc-arm7tdmi.S18 .text
44 .pushsection .idmap.text, "ax"
/linux-master/arch/arm/lib/
H A Dcsumpartialcopyuser.S14 .text
79 .pushsection .text.fixup,"ax"
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall-asm.S5 .text
/linux-master/arch/powerpc/kernel/vdso/
H A Ddatapage.S15 .text
H A Dgetcpu.S11 .text
/linux-master/arch/sparc/kernel/
H A Dvmlinux.lds.S47 .text TEXTSTART :
174 .exit.text : {
/linux-master/drivers/usb/misc/
H A Dusbsevseg.c31 /* the different text display modes the device is capable of */
43 u8 text[MAXLEN]; member in struct:usb_sevsegdev
118 buffer[i] = mydev->text[mydev->textlength-1-i];
121 (85 * 0x100) + 10, /* (write text) */
170 return sysfs_emit(buf, "%s\n", mydev->text);
180 if (end > sizeof(mydev->text))
183 memset(mydev->text, 0, sizeof(mydev->text));
187 memcpy(mydev->text, buf, end);
193 static DEVICE_ATTR_RW(text);
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c105 gss_krb5_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, argument
122 * text and w/o direction indicator */
128 text, 0, &cksumobj))
/linux-master/arch/sparc/lib/
H A Dashrdi3.S12 .text
/linux-master/arch/arc/kernel/
H A Dctx_sw_asm.S20 .section .sched.text,"ax",@progbits
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh6 # a text string for error-message purposes.
43 nerrs=`grep --binary-files=text '!!!' $file |
67 grep --binary-files=text 'torture:.*ver:' $file |
68 grep -E --binary-files=text -v '\(null\)|rtc: 000000000* ' |
111 echo $title no success message, `grep --binary-files=text 'ver:' $file | wc -l` successful version messages
/linux-master/arch/riscv/kernel/
H A Dvmlinux-xip.lds.S25 /* Beginning of code and text segment */
31 /* we have to discard exit text and such at runtime, not link time */
33 .exit.text :
39 .text : {
/linux-master/drivers/media/rc/
H A Dnuvoton-cir.h24 #define nvt_dbg(text, ...) \
27 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
29 #define nvt_dbg_verbose(text, ...) \
32 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
34 #define nvt_dbg_wake(text, ...) \
37 KBUILD_MODNAME ": " text "\n" , ## __VA_ARGS__)
/linux-master/arch/parisc/kernel/
H A Dreal2.S35 .text
109 .text
143 .text
181 .text
222 .text
279 .text
/linux-master/arch/x86/kernel/
H A Dparavirt.c38 DEFINE_ASM_FUNC(paravirt_ret0, "xor %eax,%eax", .entry.text);
47 DEFINE_ASM_FUNC(_paravirt_ident_64, "mov %rdi, %rax", .text);
48 DEFINE_ASM_FUNC(pv_native_save_fl, "pushf; pop %rax", .noinstr.text);
49 DEFINE_ASM_FUNC(pv_native_irq_disable, "cli", .noinstr.text);
50 DEFINE_ASM_FUNC(pv_native_irq_enable, "sti", .noinstr.text);
51 DEFINE_ASM_FUNC(pv_native_read_cr2, "mov %cr2, %rax", .noinstr.text);
/linux-master/tools/perf/util/
H A Dsvghelper.c67 * Round text sizes so that the svg viewer only needs a discrete
112 fprintf(svgfile, "<defs>\n <style type=\"text/css\">\n <![CDATA[\n");
264 fprintf(svgfile, "<text x=\"%.8f\" y=\"%.8f\" font-size=\"%.8fpt\">%i</text>\n",
272 static char text[80]; local
274 text[0] = 0;
277 return text;
280 sprintf(text, "%.1f us", duration / (double)NSEC_PER_USEC);
281 return text;
283 sprintf(text, "
290 char *text; local
601 svg_text(int Yslot, u64 start, const char *text) argument
610 svg_legenda_box(int X, const char *text, const char *style) argument
[all...]
/linux-master/scripts/kconfig/
H A Dmconf.c32 "must be entered in as decimal or hexadecimal numbers or text.\n"
258 "o The line 'Prompt:' shows the text used in the menu structure for\n"
300 config_filename, rootmenu.prompt->text);
308 const char *text; member in struct:subtitle_part
325 if (sp->text) {
332 pos->text = sp->text;
351 static int show_textbox_ext(const char *title, const char *text, int r, int c, argument
357 return dialog_textbox(title, text, r, c, vscroll, hscroll,
361 static void show_textbox(const char *title, const char *text, in argument
366 show_helptext(const char *title, const char *text) argument
[all...]
/linux-master/scripts/
H A Dbootgraph.pl31 my $text = << "EOM";
41 print STDERR $text;
43 print $text;
143 print "<text transform=\"translate($xheader,$yheader)\">Kernel version: $version</text>\n";
145 print "<text transform=\"translate($xheader,$cyheader)\">Date: $date</text>\n";
205 print "<text transform=\"translate($s2,$y2) rotate(90)\">$key</text>\n";
207 print "<text transfor
[all...]
/linux-master/scripts/gdb/linux/
H A Ddmesg.py58 # read in text data ring structure
64 # read in text data size and address
116 text = ""
133 text = text_data[0:text_len].decode(encoding='utf8', errors='replace')
137 for line in text.splitlines():
/linux-master/arch/xtensa/include/asm/
H A Dprocessor.h118 * Note: 'text' is the address within the same 1GB range as the ra
120 #define MAKE_PC_FROM_RA(ra, text) (((ra) & 0x3fffffff) | ((unsigned long)(text) & 0xc0000000))
130 * Note: 'text' is not used as 'ra' is always the full address
132 #define MAKE_PC_FROM_RA(ra, text) (ra)
/linux-master/arch/x86/boot/
H A Dcopy.S16 .text
/linux-master/arch/x86/realmode/rm/
H A Dtrampoline_32.S28 .text
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dloop.S8 .text

Completed in 210 milliseconds

1234567891011>>