function::task_current(3) debian man page | unix.com

Man Page: function::task_current

Operating Environment: debian

Section: 3

function::task_current

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::task_current - The current task_struct of the current task
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. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ctime(3) - debian
tapset::stopwatch(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?