Home
last modified time | relevance | path

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

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