DOKK / manpages / debian 10 / systemtap-doc / function::task_uid.3stap.en
FUNCTION::TASK_UID(3stap) Context Functions FUNCTION::TASK_UID(3stap)

function::task_uid - The user identifier of the task


task_uid:long(task:long)

task

task_struct pointer

This function returns the user id of the given task.

tapset::task(3stap)

October 2018 SystemTap Tapset Reference