sighand_struct     15 arch/x86/kernel/init_task.c static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
sighand_struct    776 fs/exec.c      	struct sighand_struct *oldsighand = tsk->sighand;
sighand_struct    884 fs/exec.c      		struct sighand_struct *newsighand;
sighand_struct   1181 include/linux/sched.h 	struct sighand_struct *sighand;
sighand_struct   1941 include/linux/sched.h extern struct sighand_struct *lock_task_sighand(struct task_struct *tsk,
sighand_struct     84 kernel/exit.c  	struct sighand_struct *sighand;
sighand_struct    730 kernel/exit.c  	struct sighand_struct *psig = parent->sighand;
sighand_struct   1167 kernel/exit.c  		struct sighand_struct *const sighand = current->sighand;
sighand_struct    741 kernel/fork.c  	struct sighand_struct *sig;
sighand_struct   1419 kernel/fork.c  	struct sighand_struct *sighand = data;
sighand_struct   1428 kernel/fork.c  			sizeof(struct sighand_struct), 0,
sighand_struct   1515 kernel/fork.c  	struct sighand_struct *sigh = current->sighand;
sighand_struct   1568 kernel/fork.c  	struct sighand_struct *new_sigh = NULL;
sighand_struct    988 kernel/signal.c struct sighand_struct *lock_task_sighand(struct task_struct *tsk, unsigned long *flags)
sighand_struct    990 kernel/signal.c 	struct sighand_struct *sighand;
sighand_struct   1340 kernel/signal.c 	struct sighand_struct *psig;
sighand_struct   1423 kernel/signal.c 	struct sighand_struct *sighand;
sighand_struct   1724 kernel/signal.c 	struct sighand_struct *sighand = current->sighand;