Name

function::task_cpu — The scheduled cpu of the task.

Synopsis

    task_cpu:long(task:long)

Arguments

task

task_struct pointer.

Description

Return the scheduled cpu for the given task.