Home
last modified time | relevance | path

Searched refs:strncpy_chunk_from_user (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/um/kernel/skas/
Duaccess.c173 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) in strncpy_chunk_from_user() function
197 n = buffer_op((unsigned long) src, count, 0, strncpy_chunk_from_user, in __strncpy_from_user()