Name

function::task_parent — The task_struct of the parent task.

Synopsis

    task_parent:long(task:long)

Arguments

task

task_struct pointer.

Description

Return the parent task_struct of the given task.