Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsignalfd.h30 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dinit_task.h65 #define INIT_SIGHAND(sighand) { \ argument
Dsched.h1570 struct sighand_struct *sighand; member
/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c392 struct sighand_struct *sighand; in posix_cpu_timer_del() local
628 struct sighand_struct *sighand; in posix_cpu_timer_set() local
793 struct sighand_struct *sighand; in posix_cpu_timer_get() local
1048 struct sighand_struct *sighand; in posix_cpu_timer_schedule() local
/linux-4.4.14/fs/
Dsignalfd.c35 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux-4.4.14/kernel/
Dexit.c87 struct sighand_struct *sighand; in __exit_signal() local
864 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dfork.c1085 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
1841 struct sighand_struct *sighand = data; in sighand_ctor() local
Dsignal.c1212 struct sighand_struct *sighand; in __lock_task_sighand() local
1681 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2132 struct sighand_struct *sighand = current->sighand; in get_signal() local
/linux-4.4.14/fs/proc/
Dbase.c2152 struct sighand_struct *sighand; member