SYNOPSIS

    task_current:long()

ARGUMENTS

None

DESCRIPTION

This function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task-specific data.