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()
870 static inline void check_dl_overrun(struct task_struct *tsk) in check_dl_overrun()
897 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers()
947 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
974 static void check_process_timers(struct task_struct *tsk, in check_process_timers()
1115 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check()
1180 struct task_struct *tsk = rcu_dereference(timr->it.cpu.handling); in posix_cpu_timer_wait_running() local
1243 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1248 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1258 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1296 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1315 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1320 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1327 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers()
1436 struct task_struct *tsk = current; in run_posix_cpu_timers() local
1461 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer()