Home
last modified time | relevance | path

Searched refs:thread_group_cputime_adjusted (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcputime.c466 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() function
475 EXPORT_SYMBOL_GPL(thread_group_cputime_adjusted);
639 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() function
646 EXPORT_SYMBOL_GPL(thread_group_cputime_adjusted);
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h56 extern void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st);
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c513 thread_group_cputime_adjusted(task, &utime, &stime); in do_task_stat()
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c971 thread_group_cputime_adjusted(current, &tgutime, &tgstime); in do_sys_times()
1769 thread_group_cputime_adjusted(p, &tgutime, &tgstime); in getrusage()
H A Dexit.c1047 thread_group_cputime_adjusted(p, &tgutime, &tgstime); in wait_task_zombie()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic1911 thread_group_cputime_adjusted
H A Dabi_gki_aarch64_galaxy4006 thread_group_cputime_adjusted