• Home
  • Raw
  • Download

Lines Matching defs:t

75 static void __user *sig_handler(struct task_struct *t, int sig)  in sig_handler()
87 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
109 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
162 static bool recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk()
410 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t gfp_flags, in __sigqueue_alloc()
475 void flush_signals(struct task_struct *t) in flush_signals()
523 void ignore_signals(struct task_struct *t) in ignore_signals()
538 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers()
764 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state()
819 static bool kill_ok_by_cred(struct task_struct *t) in kill_ok_by_cred()
836 struct task_struct *t) in check_kill_permission()
888 static void ptrace_trap_notify(struct task_struct *t) in ptrace_trap_notify()
910 struct task_struct *t; in prepare_signal() local
1002 struct task_struct *t; in complete_signal() local
1080 struct task_struct *t, enum pid_type type, bool force) in __send_signal_locked()
1221 struct task_struct *t, enum pid_type type) in send_signal_locked()
1332 force_sig_info_to_task(struct kernel_siginfo *info, struct task_struct *t, in force_sig_info_to_task()
1377 struct task_struct *t; in zap_other_threads() local
1736 struct task_struct *t) in force_sig_fault_to_task()
1753 int send_sig_fault(int sig, int code, void __user *addr, struct task_struct *t) in send_sig_fault()
1779 int send_sig_mceerr(int code, void __user *addr, short lsb, struct task_struct *t) in send_sig_mceerr()
1907 struct task_struct *t) in send_sig_fault_trapno()
1985 struct task_struct *t; in send_sigqueue() local
2456 struct task_struct *t; in do_signal_stop() local
2992 struct task_struct *t; in retarget_shared_pending() local
3774 struct timespec64 t; in COMPAT_SYSCALL_DEFINE4() local
3805 struct timespec64 t; in COMPAT_SYSCALL_DEFINE4() local
4208 struct task_struct *p = current, *t; in do_sigaction() local
4292 struct task_struct *t = current; in do_sigaltstack() local
4373 struct task_struct *t = current; in __save_altstack() local
4427 struct task_struct *t = current; in __compat_save_altstack() local
4912 void kdb_send_sig(struct task_struct *t, int sig) in kdb_send_sig()