Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtask_io_accounting_ops.h97 dst->wchar += src->wchar; in task_chr_io_accounting_add()
Dtask_io_accounting.h17 u64 wchar; member
/Linux-v4.19/fs/udf/
Dunicode.c305 wchar_t wchar; in udf_name_to_CS0() local
307 len = conv_f(&str_i[i], str_len - i, &wchar); in udf_name_to_CS0()
309 uni_char = wchar; in udf_name_to_CS0()
/Linux-v4.19/include/linux/sched/
Dxacct.h19 tsk->ioac.wchar += amt; in add_wchar()
/Linux-v4.19/drivers/firmware/efi/libstub/
DMakefile12 -mno-mmx -mno-sse -fshort-wchar
/Linux-v4.19/drivers/mfd/
Dipaq-micro.c228 static char *ipaq_micro_str(u8 *wchar, u8 len) in ipaq_micro_str() argument
234 retstr[i] = wchar[i * 2]; in ipaq_micro_str()
/Linux-v4.19/kernel/
Dtsacct.c111 stats->write_char = p->ioac.wchar & KB_MASK; in xacct_add_tsk()
/Linux-v4.19/arch/x86/boot/compressed/
DMakefile87 $(obj)/eboot.o: KBUILD_CFLAGS += -fshort-wchar -mno-red-zone
/Linux-v4.19/
DMakefile421 -fno-strict-aliasing -fno-common -fshort-wchar \
/Linux-v4.19/Documentation/filesystems/
Dproc.txt1553 wchar: 323929600
1575 wchar
/Linux-v4.19/fs/proc/
Dbase.c2730 (unsigned long long)acct.wchar, in do_io_accounting()