Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h970 struct sighand_struct __rcu *sighand; member
/Linux-v5.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
/Linux-v5.10/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/Linux-v5.10/kernel/
Dexit.c95 struct sighand_struct *sighand; in __exit_signal() local
892 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1524 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2773 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
2529 struct sighand_struct *sighand = current->sighand; in get_signal() local
/Linux-v5.10/fs/proc/
Dbase.c2410 struct sighand_struct *sighand; member