Lines Matching defs:child
149 static inline unsigned long __peek_user_per(struct task_struct *child, in __peek_user_per()
199 static unsigned long __peek_user(struct task_struct *child, addr_t addr) in __peek_user()
277 peek_user(struct task_struct *child, addr_t addr, addr_t data) in peek_user()
296 static inline void __poke_user_per(struct task_struct *child, in __poke_user_per()
325 static void fixup_int_code(struct task_struct *child, addr_t data) in fixup_int_code()
350 static int __poke_user(struct task_struct *child, addr_t addr, addr_t data) in __poke_user()
444 static int poke_user(struct task_struct *child, addr_t addr, addr_t data) in poke_user()
462 long arch_ptrace(struct task_struct *child, long request, in arch_ptrace()
559 static inline __u32 __peek_user_per_compat(struct task_struct *child, in __peek_user_per_compat()
601 static u32 __peek_user_compat(struct task_struct *child, addr_t addr) in __peek_user_compat()
677 static int peek_user_compat(struct task_struct *child, in peek_user_compat()
692 static inline void __poke_user_per_compat(struct task_struct *child, in __poke_user_per_compat()
712 static int __poke_user_compat(struct task_struct *child, in __poke_user_compat()
804 static int poke_user_compat(struct task_struct *child, in poke_user_compat()
814 long compat_arch_ptrace(struct task_struct *child, compat_long_t request, in compat_arch_ptrace()