Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/
Darray.c580 nsec_to_clock_t(timens_add_boottime_ns(task->start_boottime)); in do_task_stat()
/linux-6.6.21/fs/
Dexec.c1118 tsk->start_boottime = leader->start_boottime; in de_thread()
/linux-6.6.21/include/linux/
Dsched.h1042 u64 start_boottime; member
/linux-6.6.21/kernel/
Dfork.c2620 p->start_boottime = ktime_get_boottime_ns(); in copy_process()