Name

function::task_pid — The process identifier of the task.

Synopsis

    task_pid:long(task:long)

Arguments

task

task_struct pointer.

Description

Return the process id of the given task.