Home
last modified time | relevance | path

Searched refs:kgdb_arch_exit (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dkgdb.c138 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dkgdb.c127 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dkgdb.h121 extern void kgdb_arch_exit(void);
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dkgdb.c150 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dkgdb.c183 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkgdb_32.c159 void kgdb_arch_exit(void) in kgdb_arch_exit() function
H A Dkgdb_64.c188 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkgdb.c662 kgdb_arch_exit(); in kgdb_arch_late()
683 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dkgdb.c211 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c243 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dkgdb.c57 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkgdb.c327 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dkgdb.c366 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkgdb.c412 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dkgdb.c489 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dkgdb.c374 void kgdb_arch_exit(void) in kgdb_arch_exit() function
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c1111 kgdb_arch_exit(); in kgdb_unregister_callbacks()