Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dexec.c1111 tsk->start_boottime = leader->start_boottime; in de_thread()
/Linux-v5.10/fs/proc/
Darray.c537 start_time = nsec_to_clock_t(task->start_boottime); in do_task_stat()
/Linux-v5.10/include/linux/
Dsched.h907 u64 start_boottime; member
/Linux-v5.10/kernel/
Dfork.c2204 p->start_boottime = ktime_get_boottime_ns(); in copy_process()