Lines Matching defs:t
30 static struct rseq *rseq_kernel_fields(struct task_struct *t) in rseq_kernel_fields()
35 static int rseq_validate_ro_fields(struct task_struct *t) in rseq_validate_ro_fields()
85 #define rseq_unsafe_put_user(t, value, field, error_label) \ argument
92 static int rseq_validate_ro_fields(struct task_struct *t) in rseq_validate_ro_fields()
97 #define rseq_unsafe_put_user(t, value, field, error_label) \ argument
161 static int rseq_update_cpu_node_id(struct task_struct *t) in rseq_update_cpu_node_id()
197 static int rseq_reset_rseq_cpu_node_id(struct task_struct *t) in rseq_reset_rseq_cpu_node_id()
239 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs()
305 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart()
333 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs()
364 struct task_struct *t = current; in rseq_ip_fixup() local
404 struct task_struct *t = current; in __rseq_handle_notify_resume() local
438 struct task_struct *t = current; in rseq_syscall() local