function::task_ns_tid - The thread identifier of the task as seen in a namespace
Contents
Arguments
task
task_struct pointer
Description
This function returns the thread id of the given task as seen in the pid namespace.
Name
function::task_ns_tid - The thread identifier of the task as seen in a namespace
See Also
tapset::task(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TASK_NS_TI(3stap)
Synopsis
task_ns_tid:long(task:long)
