Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/tsacct_kern.h>
#include <linux/acct.h>
#include <linux/jiffies.h>
#include <linux/mm.h>
Go to the source code of this file.
Functions | |
void | bacct_add_tsk (struct user_namespace *user_ns, struct pid_namespace *pid_ns, struct taskstats *stats, struct task_struct *tsk) |
void bacct_add_tsk | ( | struct user_namespace * | user_ns, |
struct pid_namespace * | pid_ns, | ||
struct taskstats * | stats, | ||
struct task_struct * | tsk | ||
) |