Searched defs:poke_user (Results 1 – 4 of 4) sorted by relevance
11 int poke_user(struct task_struct *child, long addr, long data) in poke_user() function
113 int poke_user(struct task_struct *child, long addr, long data) in poke_user() function
120 int poke_user(struct task_struct *child, long addr, long data) in poke_user() function
355 static int poke_user(struct task_struct *child, addr_t addr, addr_t data) in poke_user() function