get_task_pid
ctx->pid = get_task_pid(current, PIDTYPE_PID);
pid_nr(get_task_pid(current, PIDTYPE_PID)));
pid_t get_task_pid(struct task_struct *task, enum pid_type type);