Man Page: function::task_current
Operating Environment: centos
Section: 3stap
FUNCTION::TASK_CURRE(3stap) Context Functions FUNCTION::TASK_CURRE(3stap)NAMEfunction::task_current - The current task_struct of the current taskSYNOPSIStask_current:long()ARGUMENTSNoneDESCRIPTIONThis 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 June 2014 FUNCTION::TASK_CURRE(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| function::ctime(3) - debian |
| function::ansi_set_color2(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::task_time(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |