Searched defs:sighand (Results 1 – 8 of 8) sorted by relevance
31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
1099 struct sighand_struct __rcu *sighand; member
474 struct sighand_struct *sighand; in posix_cpu_timer_del() local629 struct sighand_struct *sighand; in posix_cpu_timer_set() local1049 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
146 struct sighand_struct *sighand; in __exit_signal() local791 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local1003 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
1387 struct sighand_struct *sighand; in __lock_task_sighand() local1419 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local2142 struct sighand_struct *sighand; in do_notify_parent_cldstop() local2629 struct sighand_struct *sighand = current->sighand; in get_signal() local
1682 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()3025 struct sighand_struct *sighand = data; in sighand_ctor() local
36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
2447 struct sighand_struct *sighand; member
Completed in 37 milliseconds