Home
last modified time | relevance | path

Searched defs:sighand (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
H A Dsched.h1194 struct sighand_struct __rcu *sighand; global() member
/linux/kernel/time/
H A Dposix-cpu-timers.c474 struct sighand_struct *sighand; in posix_cpu_timer_del() local
629 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1019 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/linux/kernel/
H A Dexit.c162 struct sighand_struct *sighand; in __exit_signal() local
869 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local
1089 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
H A Dfork.c1616 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2944 struct sighand_struct *sighand = data; in sighand_ctor() local
/linux/net/sunrpc/
H A Dsvc.c1218 struct sighand_struct *sighand; in svc_unregister() local