Home
last modified time | relevance | path

Searched refs:wchar (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dtask_io_accounting_ops.h96 dst->wchar += src->wchar; in task_chr_io_accounting_add()
Dtask_io_accounting.h16 u64 wchar; member
Dsched.h2768 tsk->ioac.wchar += amt; in add_wchar()
/linux-3.4.99/arch/x86/boot/compressed/
DMakefile32 $(obj)/eboot.o: KBUILD_CFLAGS += -fshort-wchar -mno-red-zone
/linux-3.4.99/kernel/
Dtsacct.c100 stats->write_char = p->ioac.wchar & KB_MASK; in xacct_add_tsk()
/linux-3.4.99/Documentation/filesystems/
Dproc.txt1400 wchar: 323929600
1422 wchar
/linux-3.4.99/fs/proc/
Dbase.c2909 (unsigned long long)acct.wchar, in do_io_accounting()