Searched refs:COPY_CHUNK_SIZE (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/kernel/ | ||
H A D | module.c | 2505 #define COPY_CHUNK_SIZE (16*PAGE_SIZE) macro 2510 unsigned long n = min(len, COPY_CHUNK_SIZE); copy_chunked_from_user() |
Completed in 133 milliseconds