Lines Matching defs:task
105 WARN(1, "report_access called from exiting task");
176 * @tracer: remove any relation where tracer task matches
177 * @tracee: remove any relation where tracee task matches
203 * @task: task being removed
205 static void yama_task_free(struct task_struct *task)
207 yama_ptracer_del(task, task);
349 * @child: task that current task is attempting to ptrace
396 * @parent: task that will become the ptracer of the current task