Home
last modified time | relevance | path

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

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