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

function::task_max_file_handles - The max number of open files for the task


task_max_file_handles:long(task:long)

task

task_struct pointer

This function returns the maximum number of file handlers for the given task.

tapset::task(3stap)

October 2018 SystemTap Tapset Reference