Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h1116 struct sighand_struct __rcu *sighand; member
/kernel/linux/linux-5.10/kernel/time/
Dposix-cpu-timers.c417 struct sighand_struct *sighand; in posix_cpu_timer_del() local
578 struct sighand_struct *sighand; in posix_cpu_timer_set() local
985 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/kernel/linux/linux-5.10/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/kernel/linux/linux-5.10/kernel/
Dexit.c101 struct sighand_struct *sighand; in __exit_signal() local
904 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1552 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2838 struct sighand_struct *sighand = data; in sighand_ctor() local
Dsignal.c1372 struct sighand_struct *sighand; in __lock_task_sighand() local
2024 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2519 struct sighand_struct *sighand = current->sighand; in get_signal() local
/kernel/linux/linux-5.10/fs/proc/
Dbase.c2601 struct sighand_struct *sighand; member