Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsignalfd.h31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
Dsched.h1155 struct sighand_struct __rcu *sighand; member
/linux-6.12.1/kernel/
Dexit.c149 struct sighand_struct *sighand; in __exit_signal() local
863 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit() local
1072 struct sighand_struct *const sighand = current->sighand; in do_group_exit() local
Dsignal.c1392 struct sighand_struct *sighand; in __lock_task_sighand() local
1424 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held() local
2169 struct sighand_struct *sighand; in do_notify_parent_cldstop() local
2685 struct sighand_struct *sighand = current->sighand; in get_signal() local
Dfork.c1811 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
3131 struct sighand_struct *sighand = data; in sighand_ctor() local
/linux-6.12.1/kernel/time/
Dposix-cpu-timers.c475 struct sighand_struct *sighand; in posix_cpu_timer_del() local
630 struct sighand_struct *sighand; in posix_cpu_timer_set() local
1014 struct sighand_struct *sighand; in posix_cpu_timer_rearm() local
/linux-6.12.1/fs/
Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
/linux-6.12.1/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c288 struct sighand_struct *sighand; in check_lock_type() local
/linux-6.12.1/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h106 struct sighand_struct *sighand; member
/linux-6.12.1/net/sunrpc/
Dsvc.c1216 struct sighand_struct *sighand; in svc_unregister() local
/linux-6.12.1/fs/proc/
Dbase.c2499 struct sighand_struct *sighand; member