Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsignalfd.h30 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dinit_task.h64 #define INIT_SIGHAND(sighand) { \ argument
Dsched.h1485 struct sighand_struct *sighand; member
/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c369 struct sighand_struct *sighand; in posix_cpu_timer_del() local
604 struct sighand_struct *sighand; in posix_cpu_timer_set() local
769 struct sighand_struct *sighand; in posix_cpu_timer_get() local
1004 struct sighand_struct *sighand; in posix_cpu_timer_schedule() local
/linux-4.1.27/fs/
Dsignalfd.c35 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux-4.1.27/kernel/
Dexit.c87 struct sighand_struct *sighand; in __exit_signal() local
860 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1075 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
1810 struct sighand_struct *sighand = data; in sighand_ctor() local
Dsignal.c1263 struct sighand_struct *sighand; in __lock_task_sighand() local
1732 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2183 struct sighand_struct *sighand = current->sighand; in get_signal() local
/linux-4.1.27/fs/proc/
Dbase.c1956 struct sighand_struct *sighand; member