Home
last modified time | relevance | path

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

/Linux-v6.6/arch/um/kernel/skas/
Duaccess.c168 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) in strncpy_chunk_from_user() function
189 n = buffer_op((unsigned long) src, count, 0, strncpy_chunk_from_user, in strncpy_from_user()