Home
last modified time | relevance | path

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

/Linux-v6.1/fs/proc/
Darray.c568 nsec_to_clock_t(timens_add_boottime_ns(task->start_boottime)); in do_task_stat()
/Linux-v6.1/fs/
Dexec.c1116 tsk->start_boottime = leader->start_boottime; in de_thread()
/Linux-v6.1/include/linux/
Dsched.h1042 u64 start_boottime; member
/Linux-v6.1/kernel/
Dfork.c2381 p->start_boottime = ktime_get_boottime_ns(); in copy_process()