Searched refs:wchar (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtask_io_accounting_ops.h96 dst->wchar += src->wchar; task_chr_io_accounting_add()
H A Dtask_io_accounting.h16 u64 wchar; member in struct:task_io_accounting
H A Dsched.h3033 tsk->ioac.wchar += amt; add_wchar()
/linux-4.1.27/drivers/xen/
H A DMakefile12 CFLAGS_efi.o += -fshort-wchar
/linux-4.1.27/arch/x86/boot/compressed/
H A DMakefile50 $(obj)/eboot.o: KBUILD_CFLAGS += -fshort-wchar -mno-red-zone
/linux-4.1.27/kernel/
H A Dtsacct.c107 stats->write_char = p->ioac.wchar & KB_MASK; xacct_add_tsk()
/linux-4.1.27/drivers/mfd/
H A Dipaq-micro.c230 static char *ipaq_micro_str(u8 *wchar, u8 len) ipaq_micro_str() argument
236 retstr[i] = wchar[i * 2]; ipaq_micro_str()
/linux-4.1.27/fs/proc/
H A Dbase.c2365 "wchar: %llu\n" do_io_accounting()
2372 (unsigned long long)acct.wchar, do_io_accounting()

Completed in 301 milliseconds