Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Dstat.h16 extern unsigned long total_forks;
/linux-6.12.1/fs/proc/
Dstat.c181 total_forks, in show_stat()
/linux-6.12.1/kernel/
Dfork.c136 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2589 total_forks++; in copy_process()