/linux-3.3/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 56 #define rsave(regno, ofs) \ argument 72 #define vsave_msr0(regno) \ argument 103 #define vsave_msr1(regno) \ argument 114 #define vsave_msr2(regno, ofs) \ argument 124 #define vsave(regno, ofs) \ argument
|
/linux-3.3/arch/powerpc/kernel/vdso32/ |
D | sigtramp.S | 57 #define rsave(regno, ofs) \ argument 73 #define vsave_msr0(regno) \ argument 103 #define vsave_msr1(regno) \ argument 114 #define vsave_msr2(regno, ofs) \ argument 124 #define vsave(regno, ofs) \ argument
|
/linux-3.3/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 40 long get_reg(struct task_struct *task, unsigned int regno) in get_reg() 64 int put_reg(struct task_struct *task, unsigned int regno, unsigned long data) in put_reg() 133 unsigned int regno = addr >> 2; in arch_ptrace() local 362 static int put_debugreg(long pid, unsigned int regno, long data) in put_debugreg() 434 static long get_debugreg(long pid, unsigned int regno) in get_debugreg()
|
/linux-3.3/arch/cris/arch-v10/kernel/ |
D | ptrace.c | 30 inline long get_reg(struct task_struct *task, unsigned int regno) in get_reg() 47 inline int put_reg(struct task_struct *task, unsigned int regno, in put_reg() 83 unsigned int regno = addr >> 2; in arch_ptrace() local
|
D | kgdb.c | 556 write_register (int regno, char *val) in write_register() 592 write_stack_register (int thread_id, int regno, char *valptr) in write_stack_register() 627 read_register (char regno, unsigned int *valptr) in read_register() 863 int regno; in stub_is_stopped() local 990 int regno = gdb_cris_strtol (&remcomInBuffer[1], &suffix, 16); in handle_exception() local
|
/linux-3.3/drivers/video/ |
D | maxinefb.c | 64 void maxinefb_ims332_write_register(int regno, register unsigned int val) in maxinefb_ims332_write_register() 74 unsigned int maxinefb_ims332_read_register(int regno) in maxinefb_ims332_read_register() 88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, in maxinefb_setcolreg()
|
D | macfb.c | 152 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette() 198 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette() 232 static int rbv_setpalette(unsigned int regno, unsigned int red, in rbv_setpalette() 269 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette() 292 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette() 320 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette() 350 static int civic_setpalette(unsigned int regno, unsigned int red, in civic_setpalette() 431 static int csc_setpalette(unsigned int regno, unsigned int red, in csc_setpalette() 449 static int macfb_setcolreg(unsigned regno, unsigned red, unsigned green, in macfb_setcolreg()
|
D | vesafb.c | 81 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette() 125 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
|
D | s1d13xxxfb.c | 98 s1d13xxxfb_readreg(struct s1d13xxxfb_par *par, u16 regno) in s1d13xxxfb_readreg() 107 s1d13xxxfb_writereg(struct s1d13xxxfb_par *par, u16 regno, u8 value) in s1d13xxxfb_writereg() 271 s1d13xxxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in s1d13xxxfb_setcolreg()
|
/linux-3.3/arch/m68k/kernel/ |
D | ptrace_no.c | 59 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 75 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 119 int regno = addr >> 2; in arch_ptrace() local
|
D | ptrace_mm.c | 75 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 99 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 165 int regno = addr >> 2; /* temporary hack. */ in arch_ptrace() local
|
/linux-3.3/arch/h8300/platform/h8s/ |
D | ptrace_h8s.c | 30 long h8300_get_reg(struct task_struct *task, int regno) in h8300_get_reg() 44 int h8300_put_reg(struct task_struct *task, int regno, unsigned long data) in h8300_put_reg()
|
/linux-3.3/arch/um/sys-ppc/ |
D | ptrace.c | 4 int putreg(struct task_struct *child, unsigned long regno, in putreg() 30 unsigned long getreg(struct task_struct *child, unsigned long regno) in getreg()
|
/linux-3.3/arch/arm/kernel/ |
D | kgdb.c | 47 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 60 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 75 int regno; in sleeping_thread_to_gdb_regs() local
|
/linux-3.3/arch/h8300/platform/h8300h/ |
D | ptrace_h8300h.c | 29 long h8300_get_reg(struct task_struct *task, int regno) in h8300_get_reg() 42 int h8300_put_reg(struct task_struct *task, int regno, unsigned long data) in h8300_put_reg() 209 int op_len,regno; in getnextpc() local
|
/linux-3.3/arch/frv/kernel/ |
D | ptrace.c | 204 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 217 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 262 int regno = addr >> 2; in arch_ptrace() local
|
/linux-3.3/arch/alpha/kernel/ |
D | ptrace.c | 106 get_reg_addr(struct task_struct * task, unsigned long regno) in get_reg_addr() 127 get_reg(struct task_struct * task, unsigned long regno) in get_reg() 144 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
|
/linux-3.3/arch/hexagon/kernel/ |
D | kgdb.c | 86 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 97 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
/linux-3.3/arch/c6x/kernel/ |
D | ptrace.c | 33 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 47 int regno, in put_reg()
|
/linux-3.3/arch/x86/um/ |
D | ptrace_64.c | 52 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() 132 unsigned long getreg(struct task_struct *child, int regno) in getreg()
|
D | ptrace_32.c | 72 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() 139 unsigned long getreg(struct task_struct *child, int regno) in getreg()
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_7220.h | 121 const u16 regno) in qib_read_kreg32() 129 const u16 regno) in qib_read_kreg64() 138 const u16 regno, u64 value) in qib_write_kreg()
|
/linux-3.3/arch/xtensa/kernel/ |
D | ptrace.c | 169 int ptrace_peekusr(struct task_struct *child, long regno, long __user *ret) in ptrace_peekusr() 234 int ptrace_pokeusr(struct task_struct *child, long regno, long val) in ptrace_pokeusr()
|
/linux-3.3/arch/blackfin/kernel/ |
D | ptrace.c | 41 get_reg(struct task_struct *task, unsigned long regno, in get_reg() 78 put_reg(struct task_struct *task, unsigned long regno, unsigned long data) in put_reg()
|
/linux-3.3/arch/mips/kernel/ |
D | kgdb.c | 129 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg() 162 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg()
|