tracehook_tracer_task(9) suse man page | unix.com

Man Page: tracehook_tracer_task

Operating Environment: suse

Section: 9

TRACEHOOK_TRACER_TAS(9) 					 Kernel Internals					   TRACEHOOK_TRACER_TAS(9)

NAME
tracehook_tracer_task - return the task that is tracing the given task
SYNOPSIS
struct task_struct * tracehook_tracer_task(struct task_struct * tsk);
ARGUMENTS
tsk task to consider
DESCRIPTION
Returns NULL if noone is tracing task, or the struct task_struct pointer to its tracer. Must called under rcu_read_lock. The pointer returned might be kept live only by RCU. During exec, this may be called with task_lock held on task, still held from when tracehook_unsafe_exec was called. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_TRACER_TAS(9)
Related Man Pages
task_current_syscall(9) - suse
pvmftasks(3pvm) - redhat
iv_task(3) - debian
get_user_pages(9) - suse
utrace_prepare_examine(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB