Home
last modified time | relevance | path

Searched refs:total_forks (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/sched/
H A Dstat.h16 extern unsigned long total_forks;
/linux-6.15/fs/proc/
H A Dstat.c181 total_forks, in show_stat()
/linux-6.15/kernel/
H A Dfork.c135 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2648 total_forks++; in copy_process()