Searched defs:size_total (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/x86/kernel/fpu/ |
D | xstate.c | 973 unsigned int offset, unsigned int size, unsigned int size_total) in __copy_xstate_to_kernel() 989 …o_kernel(void *kbuf, struct xregs_state *xsave, unsigned int offset_start, unsigned int size_total) in copy_xstate_to_kernel() 1053 …id __user *ubuf, const void *data, unsigned int offset, unsigned int size, unsigned int size_total) in __copy_xstate_to_user() 1073 …r(void __user *ubuf, struct xregs_state *xsave, unsigned int offset_start, unsigned int size_total) in copy_xstate_to_user()
|
/Linux-v4.19/tools/perf/bench/ |
D | mem-functions.c | 117 …c void __bench_mem_function(struct bench_mem_info *info, int r_idx, size_t size, double size_total) in __bench_mem_function() 179 double size_total; in bench_mem_common() local
|
/Linux-v4.19/drivers/video/fbdev/ |
D | vesafb.c | 242 unsigned int size_total; in vesafb_probe() local
|
D | efifb.c | 356 unsigned int size_total; in efifb_probe() local
|
D | uvesafb.c | 1431 unsigned int size_total; in uvesafb_init_info() local
|
/Linux-v4.19/fs/exofs/ |
D | ore.c | 149 size_t size_ios, size_extra, size_total; in _ore_get_io_state() local
|