• Home
  • Raw
  • Download

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()
806 static inline void check_dl_overrun(struct task_struct *tsk) in check_dl_overrun()
833 static void check_thread_timers(struct task_struct *tsk, in check_thread_timers()
883 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
910 static void check_process_timers(struct task_struct *tsk, in check_process_timers()
1051 static inline bool fastpath_timer_check(struct task_struct *tsk) in fastpath_timer_check()
1116 struct task_struct *tsk = rcu_dereference(timr->it.cpu.handling); in posix_cpu_timer_wait_running() local
1179 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1184 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1194 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1232 static inline void __run_posix_cpu_timers(struct task_struct *tsk) in __run_posix_cpu_timers()
1251 static inline bool posix_cpu_timers_work_scheduled(struct task_struct *tsk) in posix_cpu_timers_work_scheduled()
1256 static inline bool posix_cpu_timers_enable_work(struct task_struct *tsk, in posix_cpu_timers_enable_work()
1263 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers()
1372 struct task_struct *tsk = current; in run_posix_cpu_timers() local
1397 void set_process_cpu_timer(struct task_struct *tsk, unsigned int clkid, in set_process_cpu_timer()