Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c974 tsk->start_boottime = leader->start_boottime; in de_thread()
/linux/include/linux/
H A Dsched.h1129 u64 start_boottime; member
/linux/kernel/
H A Dfork.c2363 p->start_boottime = ktime_get_boottime_ns(); in copy_process()