Lines Matching defs:tsk

71 		struct task_struct *tsk = pid_task(pid, PIDTYPE_PID);  in pid_for_clock()  local
267 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples) in thread_group_sample_cputime()
289 static void thread_group_start_cputime(struct task_struct *tsk, u64 *samples) in thread_group_start_cputime()
318 static void __thread_group_cputime(struct task_struct *tsk, u64 *samples) in __thread_group_cputime()
353 struct task_struct *tsk; in posix_cpu_clock_get() local
486 void posix_cpu_timers_exit(struct task_struct *tsk) in posix_cpu_timers_exit()
490 void posix_cpu_timers_exit_group(struct task_struct *tsk) in posix_cpu_timers_exit_group()
804 static inline void check_dl_overrun(struct task_struct *tsk) in check_dl_overrun()
831 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers()
881 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
908 static void check_process_timers(struct task_struct *tsk, in check_process_timers()
1049 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check()
1119 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1124 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1134 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1172 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1179 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1184 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1191 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers()
1298 struct task_struct *tsk = current; in run_posix_cpu_timers() local
1323 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer()