Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h870 struct sighand_struct *sighand; member
/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c375 struct sighand_struct *sighand; in posix_cpu_timer_del() local
578 struct sighand_struct *sighand; in posix_cpu_timer_set() local
737 struct sighand_struct *sighand; in posix_cpu_timer_get() local
1006 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/Linux-v4.19/kernel/
Dexit.c95 struct sighand_struct *sighand; in __exit_signal() local
236 struct sighand_struct *sighand; in task_rcu_dereference() local
956 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1435 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2315 struct sighand_struct *sighand = data; in sighand_ctor() local
Dsignal.c1286 struct sighand_struct *sighand; in __lock_task_sighand() local
1873 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2338 struct sighand_struct *sighand = current->sighand; in get_signal() local
/Linux-v4.19/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/Linux-v4.19/fs/proc/
Dbase.c2245 struct sighand_struct *sighand; member