Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sched/
Dstat.h16 extern unsigned long total_forks;
/linux-5.19.10/fs/proc/
Dstat.c207 total_forks, in show_stat()
/linux-5.19.10/kernel/
Dfork.c126 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2459 total_forks++; in copy_process()