Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/skas/
H A Duaccess.c209 static int strnlen_chunk(unsigned long str, int len, void *arg) in strnlen_chunk() function
227 n = buffer_op((unsigned long) str, len, 0, strnlen_chunk, &count); in strnlen_user()