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()
320 static void __thread_group_cputime(struct task_struct *tsk, u64 *samples) in __thread_group_cputime()
355 struct task_struct *tsk; in posix_cpu_clock_get() local
411 struct task_struct *tsk) in timer_base()
428 struct task_struct *tsk) in trigger_base_recalc_expires()
537 void posix_cpu_timers_exit(struct task_struct *tsk) in posix_cpu_timers_exit()
541 void posix_cpu_timers_exit_group(struct task_struct *tsk) in posix_cpu_timers_exit_group()
864 static inline void check_dl_overrun(struct task_struct *tsk) in check_dl_overrun()
891 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers()
941 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
968 static void check_process_timers(struct task_struct *tsk, in check_process_timers()
1109 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check()
1174 struct task_struct *tsk = rcu_dereference(timr->it.cpu.handling); in posix_cpu_timer_wait_running() local
1237 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1242 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1252 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1290 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1309 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1314 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1321 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers()
1430 struct task_struct *tsk = current; in run_posix_cpu_timers() local
1455 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer()