Searched refs:sighand_struct (Results 1 – 13 of 13) sorted by relevance
24 extern void signalfd_cleanup(struct sighand_struct *sighand);30 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
505 struct sighand_struct { struct1485 struct sighand_struct *sighand;2499 extern void __cleanup_sighand(struct sighand_struct *);2625 extern struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,2628 static inline struct sighand_struct *lock_task_sighand(struct task_struct *tsk, in lock_task_sighand()2631 struct sighand_struct *ret; in lock_task_sighand()
15 static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
21 static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
67 DEFINE(IA64_SIGHAND_SIGLOCK_OFFSET,offsetof (struct sighand_struct, siglock)); in foo()
369 struct sighand_struct *sighand; in posix_cpu_timer_del()604 struct sighand_struct *sighand; in posix_cpu_timer_set()769 struct sighand_struct *sighand; in posix_cpu_timer_get()1004 struct sighand_struct *sighand; in posix_cpu_timer_schedule()
1060 struct sighand_struct *sig; in copy_sighand()1075 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()1810 struct sighand_struct *sighand = data; in sighand_ctor()1819 sizeof(struct sighand_struct), 0, in proc_caches_init()
1260 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand()1263 struct sighand_struct *sighand; in __lock_task_sighand()1627 struct sighand_struct *psig; in do_notify_parent()1732 struct sighand_struct *sighand; in do_notify_parent_cldstop()2183 struct sighand_struct *sighand = current->sighand; in get_signal()
87 struct sighand_struct *sighand; in __exit_signal()860 struct sighand_struct *const sighand = current->sighand; in do_group_exit()
430 static int ignoring_children(struct sighand_struct *sigh) in ignoring_children()
35 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
890 struct sighand_struct *oldsighand = tsk->sighand; in de_thread()1018 struct sighand_struct *newsighand; in de_thread()
1956 struct sighand_struct *sighand;