#include <linux/sched.h>#include <linux/mm.h>#include <linux/malloc.h>#include <asm/ap1000/apservice.h>#include <asm/ap1000/apreg.h>Include dependency graph for sparc/ap1000/kgdb.c:

Go to the source code of this file.
Functions | |
| void | ap_dbg_flush (void) |
| void | putDebugChar (char c) |
| char | getDebugChar (void) |
Variables | |
| static char | out_buf [0x100] |
| static int | out_buf_pos = 0 |
| static char | in_buf [0x100] |
| static int | in_buf_pos = 0 |
| static int | in_buf_count = 0 |
| static int | hash_pos = -1 |
|
|
Definition at line 25 of file sparc/ap1000/kgdb.c. References cap_request::cid, hash_pos, cap_request::header, HOST_CID, MAKE_HEADER, mpp_cid(), out_buf, out_buf_pos, REQ_PUTDEBUGSTRING, cap_request::size, cap_request::type, and write_bif_polled(). Referenced by ap_clear_clock_irq(), getDebugChar(), and putDebugChar(). Here is the call graph for this function: ![]() |
|
|
Definition at line 54 of file sparc/ap1000/kgdb.c. |
|
|
Definition at line 43 of file sparc/ap1000/kgdb.c. |
|
|
Definition at line 23 of file sparc/ap1000/kgdb.c. Referenced by affs_readdir(), ap_dbg_flush(), and putDebugChar(). |
|
|
Definition at line 19 of file sparc/ap1000/kgdb.c. Referenced by getDebugChar(). |
|
|
Definition at line 21 of file sparc/ap1000/kgdb.c. Referenced by getDebugChar(). |
|
|
Definition at line 20 of file sparc/ap1000/kgdb.c. Referenced by getDebugChar(). |
|
|
Definition at line 16 of file sparc/ap1000/kgdb.c. Referenced by ap_dbg_flush(), and putDebugChar(). |
|
|
Definition at line 17 of file sparc/ap1000/kgdb.c. Referenced by ap_dbg_flush(), and putDebugChar(). |