Searched defs:copy_mc_to_kernel (Results 1 – 4 of 4) sorted by relevance
62 unsigned long __must_check copy_mc_to_kernel(void *dst, const void *src, unsigned len) in copy_mc_to_kernel() function
341 copy_mc_to_kernel(void *to, const void *from, unsigned long size) in copy_mc_to_kernel() function345 #define copy_mc_to_kernel copy_mc_to_kernel macro
179 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel() function
518 #define copy_mc_to_kernel copy_mc_to_kernel macro
Completed in 8 milliseconds