Searched refs:acct_process (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dacct.h127 extern void acct_process(void);
133 #define acct_process() do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dacct.c413 * The acct_process() call is the workhorse of the process
573 * acct_process - now just a wrapper around do_acct_process
578 void acct_process(void) function
H A Dexit.c949 acct_process();

Completed in 58 milliseconds