Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dexec.c1090 tsk->start_boottime = leader->start_boottime; in de_thread()
/linux-6.15/fs/proc/
H A Darray.c587 nsec_to_clock_t(timens_add_boottime_ns(task->start_boottime)); in do_task_stat()
/linux-6.15/include/linux/
H A Dsched.h1128 u64 start_boottime; member
/linux-6.15/kernel/
H A Dfork.c2555 p->start_boottime = ktime_get_boottime_ns(); in copy_process()