tracehook_signal_handler(9) suse man page | unix.com

Man Page: tracehook_signal_handler

Operating Environment: suse

Section: 9

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
bsd_signal(2) - osf1
sigvec(2) - osf1
sigaction(2) - netbsd
sigaction(2) - sunos
stack_violation(3c) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB