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

/linux-4.4.14/drivers/s390/char/
H A Dzcore.c226 static int copy_lc(void __user *buf, void *sa, int sa_off, int len) copy_lc() function
276 TRACE("copy_lc for: %lx\n", start); zcore_add_lc()
277 if (copy_lc(buf + buf_off, save_area, sa_off, len)) zcore_add_lc()

Completed in 65 milliseconds