Home
last modified time | relevance | path

Searched refs:sighand_struct (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
A Dsignalfd.h25 extern void signalfd_cleanup(struct sighand_struct *sighand);
31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } in signalfd_cleanup()
A Dsched.h78 struct sighand_struct;
1155 struct sighand_struct __rcu *sighand;
/linux/tools/perf/util/bpf_skel/vmlinux/
A Dvmlinux.h66 struct sighand_struct { struct
106 struct sighand_struct *sighand;
/linux/include/linux/sched/
A Dsignal.h21 struct sighand_struct { struct
627 extern void __cleanup_sighand(struct sighand_struct *);
737 extern struct sighand_struct *__lock_task_sighand(struct task_struct *task,
740 static inline struct sighand_struct *lock_task_sighand(struct task_struct *task, in lock_task_sighand()
743 struct sighand_struct *ret; in lock_task_sighand()
/linux/init/
A Dinit_task.c48 static struct sighand_struct init_sighand = {
/linux/kernel/time/
A Dposix-cpu-timers.c475 struct sighand_struct *sighand; in posix_cpu_timer_del()
630 struct sighand_struct *sighand; in posix_cpu_timer_set()
1014 struct sighand_struct *sighand; in posix_cpu_timer_rearm()
/linux/fs/
A Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) in signalfd_cleanup()
A Dexec.c1024 struct sighand_struct *oldsighand = tsk->sighand; in de_thread()
1165 struct sighand_struct *oldsighand = me->sighand; in unshare_sighand()
1168 struct sighand_struct *newsighand; in unshare_sighand()
/linux/kernel/
A Dexit.c149 struct sighand_struct *sighand; in __exit_signal()
863 struct sighand_struct *sighand = tsk->sighand; in synchronize_group_exit()
1072 struct sighand_struct *const sighand = current->sighand; in do_group_exit()
A Dsignal.c1389 struct sighand_struct *__lock_task_sighand(struct task_struct *tsk, in __lock_task_sighand()
1392 struct sighand_struct *sighand; in __lock_task_sighand()
1424 struct sighand_struct *sighand; in lockdep_assert_task_sighand_held()
2053 struct sighand_struct *psig; in do_notify_parent()
2169 struct sighand_struct *sighand; in do_notify_parent_cldstop()
2685 struct sighand_struct *sighand = current->sighand; in get_signal()
A Dfork.c1788 struct sighand_struct *sig; in copy_sighand()
1811 void __cleanup_sighand(struct sighand_struct *sighand) in __cleanup_sighand()
3131 struct sighand_struct *sighand = data; in sighand_ctor()
3159 sizeof(struct sighand_struct), 0, in proc_caches_init()
A Dptrace.c513 static int ignoring_children(struct sighand_struct *sigh) in ignoring_children()
/linux/tools/perf/util/bpf_skel/
A Dlock_contention.bpf.c288 struct sighand_struct *sighand; in check_lock_type()
/linux/net/sunrpc/
A Dsvc.c1216 struct sighand_struct *sighand; in svc_unregister()
/linux/fs/proc/
A Dbase.c2499 struct sighand_struct *sighand;

Completed in 683 milliseconds