suse man page for tracehook_signal_handler

Query: tracehook_signal_handler

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACEHOOK_SIGNAL_HAN(9) 					 Kernel Internals					   TRACEHOOK_SIGNAL_HAN(9)

NAME
tracehook_signal_handler - signal handler setup is complete
SYNOPSIS
void tracehook_signal_handler(int sig, siginfo_t * info, const struct k_sigaction * ka, struct pt_regs * regs, int stepping);
ARGUMENTS
sig number of signal being delivered info siginfo_t of signal being delivered ka sigaction setting that chose the handler regs user register state stepping nonzero if debugger single-step or block-step in use
DESCRIPTION
Called by the arch code after a signal handler has been set up. Register and stack state reflects the user handler about to run. Signal mask changes have already been made. Called without locks, shortly before returning to user mode (or handling more signals). Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_SIGNAL_HAN(9)
Related Man Pages
sigwaitinfo(2) - redhat
sigaction(2) - opensolaris
stack_violation(3c) - opensolaris
sigaction(2) - netbsd
sigaction(2) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com