Home
last modified time | relevance | path

Searched refs:syscw (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/linux/
Dtask_io_accounting_ops.h98 dst->syscw += src->syscw; in task_chr_io_accounting_add()
Dtask_io_accounting.h20 u64 syscw; member
Dsched.h2567 tsk->ioac.syscw++; in inc_syscw()
/linux-2.6.39/kernel/
Dtsacct.c101 stats->write_syscalls = p->ioac.syscw; in xacct_add_tsk()
/linux-2.6.39/Documentation/filesystems/
Dproc.txt1362 syscw: 632675
1398 syscw
/linux-2.6.39/fs/proc/
Dbase.c2785 (unsigned long long)acct.syscw, in do_io_accounting()