Loading include/linux/acct.h +3 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,9 @@ extern void acct_exit_ns(struct pid_namespace *); * */ #undef ACCT_VERSION #undef AHZ #ifdef CONFIG_BSD_PROCESS_ACCT_V3 #define ACCT_VERSION 3 #define AHZ 100 Loading Loading
include/linux/acct.h +3 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,9 @@ extern void acct_exit_ns(struct pid_namespace *); * */ #undef ACCT_VERSION #undef AHZ #ifdef CONFIG_BSD_PROCESS_ACCT_V3 #define ACCT_VERSION 3 #define AHZ 100 Loading