Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
H A Dsched.h1201 struct sighand_struct __rcu *sighand; global() member
/linux/kernel/
H A Dexit.c163 struct sighand_struct *sighand; in __exit_signal() local
869 struct sighand_struct *sighand = tsk->sighand; synchronize_group_exit() local
1103 struct sighand_struct *const sighand = current->sighand; do_group_exit() local
[all...]
H A Dsignal.c1360 struct sighand_struct *sighand; in lock_task_sighand() local
1392 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local
2288 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2804 struct sighand_struct *sighand = current->sighand; in get_signal() local
H A Dfork.c1672 refcount_inc(&current->sighand->count); in __cleanup_sighand() argument
3065 struct sighand_struct *sighand = data; sighand_ctor() local
[all...]
/linux/fs/
H A Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h106 struct sighand_struct *sighand; member
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c368 struct sighand_struct *sighand; in check_lock_type() local
/linux/net/sunrpc/
H A Dsvc.c1264 struct sighand_struct *sighand; svc_unregister() local