Searched defs:getreg (Results 1 – 6 of 6) sorted by relevance
133 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
140 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
43 u8 (*getreg)(struct ocores_i2c *i2c, int reg); member
625 getreg (unsigned long regnum, unsigned long *val, int *nat, struct pt_regs *regs) in getreg() function
454 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() function
1518 #define getreg(name) getreg_off(offsetof(struct user_regs_struct, name)) macro