Searched defs:copy_mc_to_kernel (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| D | copy_mc.c | 66 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() function
|
| /kernel/linux/linux-6.6/arch/x86/lib/ |
| D | copy_mc.c | 62 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | uaccess.h | 376 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() function 380 #define copy_mc_to_kernel copy_mc_to_kernel macro
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | uaccess.h | 372 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() function 376 #define copy_mc_to_kernel copy_mc_to_kernel macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | uaccess.h | 220 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | uaccess.h | 201 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel() function
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | uaccess.h | 446 #define copy_mc_to_kernel copy_mc_to_kernel macro
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | uaccess.h | 496 #define copy_mc_to_kernel copy_mc_to_kernel macro
|