Home
last modified time | relevance | path

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

/linux/fs/
H A Dexec.c982 tsk->start_boottime = leader->start_boottime; in de_thread()
/linux/fs/proc/
H A Darray.c585 nsec_to_clock_t(timens_add_boottime_ns(task->start_boottime)); in do_task_stat()
/linux/include/linux/
H A Dsched.h1134 u64 start_boottime; member
/linux/kernel/
H A Dfork.c2321 p->start_boottime = ktime_get_boottime_ns(); in copy_process()