poke_user
return poke_user(child, addr, data);
ret = poke_user(child, addr, utmp);
extern int poke_user(struct task_struct *child, long addr, long data);
ret = poke_user(child, addr, data);