acct_process(9) now just a wrapper around acct_process_in_ns, which in turn is a wrapper around do_acct_process.

SYNOPSIS

void acct_process(void);

ARGUMENTS

void

no arguments

DESCRIPTION

handles process accounting for an exiting task

COPYRIGHT