Searched refs:sighand_struct (Results 1 – 8 of 8) sorted by relevance
25 extern void signalfd_cleanup(struct sighand_struct *sighand);31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
66 struct sighand_struct { struct106 struct sighand_struct *sighand;
54 static struct sighand_struct init_sighand = {
36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
925 struct sighand_struct *oldsighand = tsk->sighand; in de_thread()1066 struct sighand_struct *oldsighand = me->sighand; in unshare_sighand()1069 struct sighand_struct *newsighand; in unshare_sighand()
1692 struct sighand_struct *sig; in copy_sighand()1715 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()3110 struct sighand_struct *sighand = data; in sighand_ctor()3138 sizeof(struct sighand_struct), 0, in proc_caches_init()
396 struct sighand_struct *sighand; in check_lock_type()
1260 struct sighand_struct *sighand; in svc_unregister()