table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::TASK_FD_LO(3stap) | Context Functions | FUNCTION::TASK_FD_LO(3stap) |
NAME¶
function::task_fd_lookup - get the file struct for a task's fdSYNOPSIS¶
task_fd_lookup:long(task:long,fd:long)
ARGUMENTS¶
tasktask_struct pointer.
fd
file descriptor number.
DESCRIPTION¶
Returns the file struct pointer for a task's file descriptor.October 2018 | SystemTap Tapset Reference |