Home
last modified time | relevance | path

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

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