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()
513 struct sighand_struct { struct1570 struct sighand_struct *sighand;2618 extern void __cleanup_sighand(struct sighand_struct *);2748 extern struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,2751 static inline struct sighand_struct *lock_task_sighand(struct task_struct *tsk, in lock_task_sighand()2754 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()
392 struct sighand_struct *sighand; in posix_cpu_timer_del()628 struct sighand_struct *sighand; in posix_cpu_timer_set()793 struct sighand_struct *sighand; in posix_cpu_timer_get()1048 struct sighand_struct *sighand; in posix_cpu_timer_schedule()
35 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
896 struct sighand_struct *oldsighand = tsk->sighand; in de_thread()1024 struct sighand_struct *newsighand; in de_thread()
1069 struct sighand_struct *sig; in copy_sighand()1085 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()1841 struct sighand_struct *sighand = data; in sighand_ctor()1850 sizeof(struct sighand_struct), 0, in proc_caches_init()
1209 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand()1212 struct sighand_struct *sighand; in __lock_task_sighand()1576 struct sighand_struct *psig; in do_notify_parent()1681 struct sighand_struct *sighand; in do_notify_parent_cldstop()2132 struct sighand_struct *sighand = current->sighand; in get_signal()
87 struct sighand_struct *sighand; in __exit_signal()864 struct sighand_struct *const sighand = current->sighand; in do_group_exit()
430 static int ignoring_children(struct sighand_struct *sigh) in ignoring_children()
2152 struct sighand_struct *sighand;