1FUNCTION::TASK_OPEN_(3stap) Context Functions FUNCTION::TASK_OPEN_(3stap)
23
4
NAME
6function::task_open_file_handles - The number of open files of the task
7
SYNOPSIS
9task_open_file_handles:long(task:long)
10
ARGUMENTS
12task
13task_struct pointer
14
DESCRIPTION
16This function returns the number of open file handlers for the given
17task.
18
SEE ALSO
20tapset::task(3stap)
2122
23
24
SystemTap Tapset Reference June 2018 FUNCTION::TASK_OPEN_(3stap)