function::task_max_file_handles - The max number of open files for the task
Contents
Arguments
task
task_struct pointer
Description
This function returns the maximum number of file handlers for the given task.
Name
function::task_max_file_handles - The max number of open files for the task
See Also
tapset::task(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TASK_MAX_F(3stap)
Synopsis
task_max_file_handles:long(task:long)
