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

/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dacct.c76 static volatile int acct_active; variable
100 res = acct_active;
127 if (acct_active) {
129 acct_active = 0;
134 acct_active = 1;
143 res = acct_active;
190 acct_active = 0;
197 acct_active = 1;

Completed in 35 milliseconds