Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h1105 struct sighand_struct __rcu *sighand; member
/Linux-v6.1/kernel/
Dexit.c99 struct sighand_struct *sighand; in __exit_signal() local
744 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local
934 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dsignal.c1387 struct sighand_struct *sighand; in __lock_task_sighand() local
1419 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local
2142 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2629 struct sighand_struct *sighand = current->sighand; in get_signal() local
Dfork.c1657 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
3012 struct sighand_struct *sighand = data; in sighand_ctor() local
/Linux-v6.1/kernel/time/
Dposix-cpu-timers.c475 struct sighand_struct *sighand; in posix_cpu_timer_del() local
630 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1050 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/Linux-v6.1/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/Linux-v6.1/fs/proc/
Dbase.c2447 struct sighand_struct *sighand; member