DOKK / manpages / debian 11 / systemtap-doc / function::task_euid.3stap.en
FUNCTION::TASK_EUID(3stap) Context Functions FUNCTION::TASK_EUID(3stap)

function::task_euid - The effective user identifier of the task


task_euid:long(task:long)

task

task_struct pointer

This function returns the effective user id of the given task.

tapset::task(3stap)

November 2020 SystemTap Tapset Reference