Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
A Dsched.h1099 struct sighand_struct __rcu *sighand; member
/linux-6.3-rc2/kernel/time/
A Dposix-cpu-timers.c474 struct sighand_struct *sighand; in posix_cpu_timer_del() local
629 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1049 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/linux-6.3-rc2/kernel/
A Dexit.c146 struct sighand_struct *sighand; in __exit_signal() local
791 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local
1003 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
A 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
A Dfork.c1682 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
3025 struct sighand_struct *sighand = data; in sighand_ctor() local
/linux-6.3-rc2/fs/
A Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux-6.3-rc2/fs/proc/
A Dbase.c2447 struct sighand_struct *sighand; member

Completed in 37 milliseconds