Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dcputime.h24 static inline u64 task_gtime(struct task_struct *t) in task_gtime() function
/openbmc/linux/kernel/sched/
H A Dcputime.c830 u64 task_gtime(struct task_struct *t) in task_gtime() function