Searched refs:stub (Results 1 - 25 of 38) sorted by relevance

12

/arch/frv/kernel/
H A DMakefile13 debug-stub.o irq.o sleep.o uaccess.o
15 obj-$(CONFIG_GDBSTUB) += gdb-stub.o gdb-io.o
H A Dirq.c36 #include <asm/gdb-stub.h>
H A Dasm-offsets.c15 #include <asm/gdb-stub.h>
H A Ddebug-stub.c1 /* debug-stub.c: debug-mode stub
23 #include <asm/gdb-stub.h>
48 * debug mode handler stub
98 * debug stub initialisation
121 /* deal with debugging stub initialisation and initial pause */
140 * kernel "exit" trap for gdb stub
H A Dgdb-io.c1 /* gdb-io.c: FR403 GDB stub I/O
24 #include <asm/gdb-stub.h>
51 * initialise the GDB stub
79 * set up the GDB stub serial port baud rate timers
H A Dprocess.c34 #include <asm/gdb-stub.h>
/arch/parisc/kernel/
H A Dmodule.c28 * - PLT stub handling
31 * fail to reach their PLT stub if we only create one big stub array for
33 * Instead we now insert individual PLT stub entries directly in front of
35 * This reduces the distance between the PCREL location and the stub entry
124 Elf32_Word insns[2]; /* each stub entry has two insns */
132 Elf64_Word insns[4]; /* each stub entry has four insns */
450 struct stub_entry *stub; local
462 /* get address of stub entry */
463 stub
[all...]
/arch/mn10300/kernel/
H A Dgdb-io-ttysm-low.S3 # MN10300 On-chip serial Rx interrupt handler for GDB stub I/O
28 # GDB stub serial receive interrupt entry point
71 # debugging interrupt - enter the GDB stub proper
H A Dgdb-low.S27 # GDB stub read memory with guard
70 # GDB stub write memory with guard
110 # GDB stub BUG() trap
H A DMakefile20 obj-$(CONFIG_GDBSTUB) += gdb-stub.o gdb-low.o
H A Dgdb-io-serial.c21 #include <asm/gdb-stub.h>
28 * initialise the GDB stub
80 * set up the GDB stub serial port baud rate timers
H A Dentry.S31 #include <asm/gdb-stub.h>
147 # userspace resumption stub bypassing syscall exit tracing
H A Dgdb-io-serial-low.S28 # GDB stub serial receive interrupt entry point
H A Dmn10300-watchdog.c26 #include <asm/gdb-stub.h>
H A Dgdb-io-ttysm.c20 #include <asm/gdb-stub.h>
35 * initialise the GDB stub I/O routines
94 * set up the GDB stub serial port baud rate timers
H A Dprocess.c35 #include <asm/gdb-stub.h>
/arch/xtensa/kernel/
H A DMakefile11 obj-$(CONFIG_KGDB) += xtensa-stub.o
/arch/powerpc/kernel/
H A Dftrace.c508 unsigned long stub = (unsigned long)(&ftrace_graph_stub); local
511 old = ftrace_call_replace(ip, stub, 0);
521 unsigned long stub = (unsigned long)(&ftrace_graph_stub); local
525 new = ftrace_call_replace(ip, stub, 0);
/arch/powerpc/kernel/vdso32/
H A Dvdso32.lds.S27 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S27 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S27 *(.text .stub .text.* .gnu.linkonce.t.*)
/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S27 *(.text .stub .text.* .gnu.linkonce.t.*)
/arch/m32r/kernel/
H A Dentry.S141 ; userspace resumption stub bypassing syscall exit tracing
186 ; system call handler stub
/arch/frv/mm/
H A Dfault.c25 #include <asm/gdb-stub.h>
/arch/mn10300/mm/
H A Dfault.c32 #include <asm/gdb-stub.h>
129 /* handle GDB stub causing a fault */

Completed in 268 milliseconds

12