Query: tracehook_force_sigpending
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_FORCE_SIGP(9) Kernel Internals TRACEHOOK_FORCE_SIGP(9)NAMEtracehook_force_sigpending - let tracing force signal_pending(current) onSYNOPSISint tracehook_force_sigpending(void);ARGUMENTSvoid no argumentsDESCRIPTIONCalled when recomputing our signal_pending flag. Return nonzero to force the signal_pending flag on, so that tracehook_get_signal will be called before the next return to user mode. Called with current->sighand->siglock held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_FORCE_SIGP(9)