Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h1081 struct sighand_struct __rcu *sighand; member
/Linux-v5.15/kernel/time/
Dposix-cpu-timers.c468 struct sighand_struct *sighand; in posix_cpu_timer_del() local
623 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1043 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/Linux-v5.15/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/Linux-v5.15/kernel/
Dexit.c96 struct sighand_struct *sighand; in __exit_signal() local
908 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dsignal.c1375 struct sighand_struct *sighand; in __lock_task_sighand() local
1407 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local
2096 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2623 struct sighand_struct *sighand = current->sighand; in get_signal() local
Dfork.c1613 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2901 struct sighand_struct *sighand = data; in sighand_ctor() local
/Linux-v5.15/fs/proc/
Dbase.c2412 struct sighand_struct *sighand; member