Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h1178 struct sighand_struct __rcu *sighand; member
/linux-6.14.4/kernel/time/
Dposix-cpu-timers.c474 struct sighand_struct *sighand; in posix_cpu_timer_del() local
629 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1019 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/linux-6.14.4/kernel/
Dexit.c148 struct sighand_struct *sighand; in __exit_signal() local
862 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local
1071 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dsignal.c1360 struct sighand_struct *sighand; in __lock_task_sighand() local
1392 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local
2287 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2803 struct sighand_struct *sighand = current->sighand; in get_signal() local
Dfork.c1843 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
3164 struct sighand_struct *sighand = data; in sighand_ctor() local
/linux-6.14.4/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux-6.14.4/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c318 struct sighand_struct *sighand; in check_lock_type() local
/linux-6.14.4/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h106 struct sighand_struct *sighand; member
/linux-6.14.4/net/sunrpc/
Dsvc.c1216 struct sighand_struct *sighand; in svc_unregister() local
/linux-6.14.4/fs/proc/
Dbase.c2502 struct sighand_struct *sighand; member