1. NAME

acct_process - now just a wrapper around acct_process_in_ns, which in turn is a wrapper around do_acct_process.

2. SYNOPSIS

void acct_process( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

handles process accounting for an exiting task

5. COPYRIGHT