Searched refs:sighand_struct (Results 1 – 2 of 2) 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()
375 struct sighand_struct { struct1218 struct sighand_struct *sighand;2137 extern void __cleanup_sighand(struct sighand_struct *);2258 extern struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,2261 static inline struct sighand_struct *lock_task_sighand(struct task_struct *tsk, in lock_task_sighand()2264 struct sighand_struct *ret; in lock_task_sighand()