Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tsacct.c File Reference
#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)
 

Function Documentation

void bacct_add_tsk ( struct user_namespace user_ns,
struct pid_namespace pid_ns,
struct taskstats stats,
struct task_struct tsk 
)

Definition at line 29 of file tsacct.c.