Home
last modified time | relevance | path

Searched defs:task_gtime (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/sched/
Dcputime.h24 static inline u64 task_gtime(struct task_struct *t) in task_gtime() function
/linux-6.6.21/kernel/sched/
Dcputime.c824 u64 task_gtime(struct task_struct *t) in task_gtime() function