Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
H A Dsched.h994 struct sighand_struct __rcu *sighand; member
/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-cpu-timers.c417 struct sighand_struct *sighand; in posix_cpu_timer_del() local
578 struct sighand_struct *sighand; in posix_cpu_timer_set() local
985 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/OK3568_Linux_fs/kernel/fs/
H A Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c97 struct sighand_struct *sighand; in __exit_signal() local
896 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
H A Dfork.c1582 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
2876 struct sighand_struct *sighand = data; in sighand_ctor() local
H A Dsignal.c1375 struct sighand_struct *sighand; in __lock_task_sighand() local
2036 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2551 struct sighand_struct *sighand = current->sighand; in get_signal() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c2411 struct sighand_struct *sighand; member