Home
last modified time | relevance | path

Searched refs:start_boottime (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h1137 u64 start_boottime; member
/linux/kernel/
H A Dfork.c2405 p->start_boottime = ktime_get_boottime_ns(); in copy_process()