Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h915 struct sighand_struct *sighand; member
/Linux-v5.4/kernel/time/
Dposix-cpu-timers.c410 struct sighand_struct *sighand; in posix_cpu_timer_del() local
568 struct sighand_struct *sighand; in posix_cpu_timer_set() local
726 struct sighand_struct *sighand; in posix_cpu_timer_get() local
981 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/Linux-v5.4/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/Linux-v5.4/kernel/
Dexit.c96 struct sighand_struct *sighand; in __exit_signal() local
907 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1523 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2684 struct sighand_struct *sighand = data; in sighand_ctor() local
Dsignal.c1366 struct sighand_struct *sighand; in __lock_task_sighand() local
2018 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2523 struct sighand_struct *sighand = current->sighand; in get_signal() local
/Linux-v5.4/fs/proc/
Dbase.c2263 struct sighand_struct *sighand; member