Este conteúdo não está disponível no idioma selecionado.
function::task_cpu
Name
function::task_cpu — The scheduled cpu of the task.
Synopsis
function task_cpu:long(task:long)
function task_cpu:long(task:long)
Arguments
task- task_struct pointer.
 
General Syntax
					task_cpu:long(task:long)
				
Description
					This function returns the scheduled cpu for the given task.