Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dcputime.h33 static inline u64 task_gtime(struct task_struct *t) in task_gtime() function
/linux-6.1.9/kernel/sched/
Dcputime.c820 u64 task_gtime(struct task_struct *t) in task_gtime() function