Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h293 struct prev_cputime { struct
295 u64 utime;
296 u64 stime;
297 raw_spinlock_t lock;
1022 struct prev_cputime prev_cputime; member
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
Dsignal.h179 struct prev_cputime prev_cputime; member