Lines Matching defs:tsk

78 		struct task_struct *tsk = pid_task(pid, PIDTYPE_PID);  in pid_for_clock()  local
273 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples) in thread_group_sample_cputime()
295 static void thread_group_start_cputime(struct task_struct *tsk, u64 *samples) in thread_group_start_cputime()
326 static void __thread_group_cputime(struct task_struct *tsk, u64 *samples) in __thread_group_cputime()
361 struct task_struct *tsk; in posix_cpu_clock_get() local
417 struct task_struct *tsk) in timer_base()
434 struct task_struct *tsk) in trigger_base_recalc_expires()
543 void posix_cpu_timers_exit(struct task_struct *tsk) in posix_cpu_timers_exit()
547 void posix_cpu_timers_exit_group(struct task_struct *tsk) in posix_cpu_timers_exit_group()
868 static inline void check_dl_overrun(struct task_struct *tsk) in check_dl_overrun()
895 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers()
945 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
972 static void check_process_timers(struct task_struct *tsk, in check_process_timers()
1113 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check()
1198 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1203 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1213 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1251 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1258 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1263 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1270 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers()
1377 struct task_struct *tsk = current; in run_posix_cpu_timers() local
1402 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer()